[gtksourceview] Updated British English translation



commit c93ad147f480b33149a0d21519805390c4706b41
Author: Bruce Cowan <bruce bcowan me uk>
Date:   Thu Mar 10 17:25:43 2011 +0000

    Updated British English translation

 po/en_GB.po | 4630 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 2361 insertions(+), 2269 deletions(-)
---
diff --git a/po/en_GB.po b/po/en_GB.po
index f81fc9a..49df6f2 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,2809 +3,2913 @@
 # This file is distributed under the same license as the gtksourceview package.
 # Gareth Owen <gowen72 yahoo com>, David Lodge <dave cirt net>, 2004.
 # Philip Withnall <philip tecnocode co uk>, 2009.
-# Bruce Cowan <bcowan fastmail co uk>, 2010.
+# Bruce Cowan <bruce bcowan me uk>, 2010, 2011.
 msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-02-24 14:16+0000\n"
-"PO-Revision-Date: 2010-02-24 14:17+0100\n"
-"Last-Translator: Bruce Cowan <bcowan fastmail co uk>\n"
+"POT-Creation-Date: 2011-03-10 17:22+0000\n"
+"PO-Revision-Date: 2011-03-10 17:24+0100\n"
+"Last-Translator: Bruce Cowan <bruce bcowan me uk>\n"
 "Language-Team: British English <en li org>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Virtaal 0.5.2\n"
+"X-Generator: Virtaal 0.6.1\n"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:379
-msgid "Document Words"
-msgstr "Document Words"
-
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:463
-#: ../gtksourceview/language-specs/changelog.lang.h:7
-msgid "Name"
-msgstr "Name"
-
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:464
-msgid "The provider name"
-msgstr "The provider name"
+#: ../data/glade/gtksourceview.xml.in.h:1
+msgid "After"
+msgstr "After"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:471
-#: ../gtksourceview/gtksourcecompletionitem.c:268
-msgid "Icon"
-msgstr "Icon"
+#. Translators: "All" is used as a label in thestatus bar of the
+#. popup, telling that all completion pages are shown
+#: ../data/glade/gtksourceview.xml.in.h:2
+#: ../gtksourceview/gtksourcecompletion.c:648
+msgid "All"
+msgstr "All"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:472
-msgid "The provider icon"
-msgstr "The provider icon"
+#: ../data/glade/gtksourceview.xml.in.h:3
+msgid "Always"
+msgstr "Always"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:479
-msgid "Proposals Batch Size"
-msgstr "Proposals Batch Size"
+#: ../data/glade/gtksourceview.xml.in.h:4
+msgid "Before"
+msgstr "Before"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:480
-msgid "Number of proposals added in one batch"
-msgstr "Number of proposals added in one batch"
+#: ../data/glade/gtksourceview.xml.in.h:5
+msgid "Disabled"
+msgstr "Disabled"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:489
-msgid "Scan Batch Size"
-msgstr "Scan Batch Size"
+#: ../data/glade/gtksourceview.xml.in.h:6
+msgid "GtkSourceView"
+msgstr "GtkSourceView"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:490
-msgid "Number of lines scanned in one batch"
-msgstr "Number of lines scanned in one batch"
+#: ../data/glade/gtksourceview.xml.in.h:7
+msgid "Leading"
+msgstr "Leading"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:499
-msgid "Minimum Word Size"
-msgstr "Minimum Word Size"
+#: ../data/glade/gtksourceview.xml.in.h:8
+msgid "Newline"
+msgstr "Newline"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:500
-msgid "The minimum word size to complete"
-msgstr "The minimum word size to complete"
+#: ../data/glade/gtksourceview.xml.in.h:9
+msgid "Non Breaking Whitespace"
+msgstr "Non Breaking Whitespace"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:509
-msgid "Interactive Delay"
-msgstr "Interactive Delay"
+#: ../data/glade/gtksourceview.xml.in.h:10
+msgid "Space"
+msgstr "Space"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:510
-msgid "The delay before initiating interactive completion"
-msgstr "The delay before initiating interactive completion"
+#: ../data/glade/gtksourceview.xml.in.h:11
+msgid "Tab"
+msgstr "Tab"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:519
-msgid "Priority"
-msgstr "Priority"
+#: ../data/glade/gtksourceview.xml.in.h:12
+#: ../gtksourceview/gtksourcecompletionitem.c:255
+#: ../gtksourceview/gtksourcegutterrenderertext.c:403
+msgid "Text"
+msgstr "Text"
 
-#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:520
-msgid "Provider priority"
-msgstr "Provider priority"
+#: ../data/glade/gtksourceview.xml.in.h:13
+msgid "Trailing"
+msgstr "Trailing"
 
-#: ../gtksourceview/gtksourcebuffer.c:211
-#: ../gtksourceview/gtksourceprintcompositor.c:506
-msgid "Highlight Syntax"
-msgstr "Highlight Syntax"
+#: ../data/language-specs/ada.lang.h:1
+msgid "Ada"
+msgstr "Ada"
 
-#: ../gtksourceview/gtksourcebuffer.c:212
-msgid "Whether to highlight syntax in the buffer"
-msgstr "Whether to highlight syntax in the buffer"
+#: ../data/language-specs/ada.lang.h:2
+msgid "Arbitrary base number"
+msgstr "Arbitrary base number"
 
-#: ../gtksourceview/gtksourcebuffer.c:225
-msgid "Highlight Matching Brackets"
-msgstr "Highlight Matching Brackets"
+#. A boolean constant: TRUE, false
+#: ../data/language-specs/ada.lang.h:3 ../data/language-specs/asp.lang.h:3
+#: ../data/language-specs/bennugd.lang.h:2 ../data/language-specs/c.lang.h:1
+#: ../data/language-specs/cg.lang.h:2 ../data/language-specs/csharp.lang.h:1
+#: ../data/language-specs/def.lang.h:4 ../data/language-specs/fsharp.lang.h:2
+#: ../data/language-specs/go.lang.h:1 ../data/language-specs/gtkrc.lang.h:1
+#: ../data/language-specs/ini.lang.h:2 ../data/language-specs/java.lang.h:1
+#: ../data/language-specs/javascript.lang.h:1
+#: ../data/language-specs/lua.lang.h:1 ../data/language-specs/nemerle.lang.h:2
+#: ../data/language-specs/ocaml.lang.h:2 ../data/language-specs/ooc.lang.h:1
+#: ../data/language-specs/opal.lang.h:1 ../data/language-specs/php.lang.h:1
+#: ../data/language-specs/R.lang.h:2 ../data/language-specs/ruby.lang.h:3
+#: ../data/language-specs/vala.lang.h:1 ../data/language-specs/vbnet.lang.h:1
+#: ../data/language-specs/vhdl.lang.h:2
+msgid "Boolean value"
+msgstr "Boolean value"
 
-#: ../gtksourceview/gtksourcebuffer.c:226
-msgid "Whether to highlight matching brackets"
-msgstr "Whether to highlight matching brackets"
+#. Any comment
+#: ../data/language-specs/ada.lang.h:4 ../data/language-specs/asp.lang.h:4
+#: ../data/language-specs/bennugd.lang.h:4 ../data/language-specs/boo.lang.h:4
+#: ../data/language-specs/c.lang.h:4 ../data/language-specs/cg.lang.h:5
+#: ../data/language-specs/cobol.lang.h:2
+#: ../data/language-specs/csharp.lang.h:4 ../data/language-specs/css.lang.h:3
+#: ../data/language-specs/def.lang.h:11 ../data/language-specs/d.lang.h:3
+#: ../data/language-specs/dosbatch.lang.h:2
+#: ../data/language-specs/dot.lang.h:2 ../data/language-specs/eiffel.lang.h:3
+#: ../data/language-specs/erlang.lang.h:4 ../data/language-specs/fcl.lang.h:2
+#: ../data/language-specs/forth.lang.h:1
+#: ../data/language-specs/fortran.lang.h:2
+#: ../data/language-specs/fsharp.lang.h:4 ../data/language-specs/gap.lang.h:2
+#: ../data/language-specs/go.lang.h:3 ../data/language-specs/gtkrc.lang.h:2
+#: ../data/language-specs/haskell.lang.h:2
+#: ../data/language-specs/html.lang.h:3 ../data/language-specs/idl.lang.h:1
+#: ../data/language-specs/ini.lang.h:3 ../data/language-specs/java.lang.h:3
+#: ../data/language-specs/javascript.lang.h:2
+#: ../data/language-specs/latex.lang.h:2 ../data/language-specs/lua.lang.h:2
+#: ../data/language-specs/nemerle.lang.h:4
+#: ../data/language-specs/nsis.lang.h:1 ../data/language-specs/ocaml.lang.h:4
+#: ../data/language-specs/ocl.lang.h:1 ../data/language-specs/octave.lang.h:3
+#: ../data/language-specs/ooc.lang.h:2 ../data/language-specs/opal.lang.h:2
+#: ../data/language-specs/pascal.lang.h:1 ../data/language-specs/perl.lang.h:2
+#: ../data/language-specs/php.lang.h:2 ../data/language-specs/po.lang.h:1
+#: ../data/language-specs/prolog.lang.h:1 ../data/language-specs/ruby.lang.h:5
+#: ../data/language-specs/scheme.lang.h:2
+#: ../data/language-specs/scilab.lang.h:2 ../data/language-specs/sh.lang.h:1
+#: ../data/language-specs/sql.lang.h:1 ../data/language-specs/t2t.lang.h:3
+#: ../data/language-specs/texinfo.lang.h:1
+#: ../data/language-specs/vala.lang.h:2 ../data/language-specs/vbnet.lang.h:2
+#: ../data/language-specs/verilog.lang.h:2
+#: ../data/language-specs/vhdl.lang.h:4 ../data/language-specs/xml.lang.h:4
+msgid "Comment"
+msgstr "Comment"
 
-#: ../gtksourceview/gtksourcebuffer.c:239
-#: ../gtksourceview/gtksourceundomanagerdefault.c:398
-msgid "Maximum Undo Levels"
-msgstr "Maximum Undo Levels"
+#. map-to="def:others"
+#: ../data/language-specs/ada.lang.h:5 ../data/language-specs/asp.lang.h:5
+#: ../data/language-specs/bennugd.lang.h:5 ../data/language-specs/boo.lang.h:5
+#: ../data/language-specs/c.lang.h:6 ../data/language-specs/cg.lang.h:6
+#: ../data/language-specs/cpp.lang.h:3 ../data/language-specs/csharp.lang.h:5
+#: ../data/language-specs/cuda.lang.h:2 ../data/language-specs/d.lang.h:5
+#: ../data/language-specs/eiffel.lang.h:4
+#: ../data/language-specs/forth.lang.h:3
+#: ../data/language-specs/fortran.lang.h:3
+#: ../data/language-specs/fsharp.lang.h:5 ../data/language-specs/glsl.lang.h:4
+#: ../data/language-specs/go.lang.h:4 ../data/language-specs/gtkrc.lang.h:3
+#: ../data/language-specs/haskell.lang.h:3 ../data/language-specs/idl.lang.h:2
+#: ../data/language-specs/ini.lang.h:4 ../data/language-specs/java.lang.h:4
+#: ../data/language-specs/javascript.lang.h:5
+#: ../data/language-specs/nemerle.lang.h:5
+#: ../data/language-specs/objc.lang.h:2 ../data/language-specs/ocaml.lang.h:5
+#: ../data/language-specs/ocl.lang.h:2 ../data/language-specs/ooc.lang.h:3
+#: ../data/language-specs/opal.lang.h:4 ../data/language-specs/pascal.lang.h:2
+#: ../data/language-specs/php.lang.h:4 ../data/language-specs/sparql.lang.h:3
+#: ../data/language-specs/sql.lang.h:2 ../data/language-specs/vala.lang.h:3
+#: ../data/language-specs/vbnet.lang.h:3
+msgid "Data Type"
+msgstr "Data Type"
 
-#: ../gtksourceview/gtksourcebuffer.c:240
-#: ../gtksourceview/gtksourceundomanagerdefault.c:399
-msgid "Number of undo levels for the buffer"
-msgstr "Number of undo levels for the buffer"
+#. A decimal number: 1234
+#: ../data/language-specs/ada.lang.h:6 ../data/language-specs/bennugd.lang.h:6
+#: ../data/language-specs/c.lang.h:7 ../data/language-specs/cg.lang.h:7
+#: ../data/language-specs/csharp.lang.h:6 ../data/language-specs/def.lang.h:19
+#: ../data/language-specs/d.lang.h:6 ../data/language-specs/eiffel.lang.h:6
+#: ../data/language-specs/erlang.lang.h:6
+#: ../data/language-specs/fsharp.lang.h:6 ../data/language-specs/go.lang.h:5
+#: ../data/language-specs/nemerle.lang.h:6
+#: ../data/language-specs/ocaml.lang.h:6 ../data/language-specs/ooc.lang.h:4
+#: ../data/language-specs/opal.lang.h:5 ../data/language-specs/php.lang.h:5
+#: ../data/language-specs/python.lang.h:7 ../data/language-specs/ruby.lang.h:7
+#: ../data/language-specs/vala.lang.h:4
+msgid "Decimal number"
+msgstr "Decimal number"
 
-#. Translators: throughout gtksourceview "language" stands
-#. * for "programming language", not "spoken language"
-#: ../gtksourceview/gtksourcebuffer.c:252
-msgid "Language"
-msgstr "Language"
+#. map to nothing
+#: ../data/language-specs/ada.lang.h:7 ../data/language-specs/bennugd.lang.h:8
+#: ../data/language-specs/c.lang.h:9 ../data/language-specs/cg.lang.h:9
+#: ../data/language-specs/csharp.lang.h:8
+#: ../data/language-specs/eiffel.lang.h:9
+#: ../data/language-specs/fsharp.lang.h:7 ../data/language-specs/go.lang.h:7
+#: ../data/language-specs/haskell.lang.h:5
+#: ../data/language-specs/java.lang.h:7 ../data/language-specs/lua.lang.h:3
+#: ../data/language-specs/ocaml.lang.h:8 ../data/language-specs/ooc.lang.h:7
+#: ../data/language-specs/php.lang.h:8 ../data/language-specs/prolog.lang.h:3
+#: ../data/language-specs/python.lang.h:8 ../data/language-specs/ruby.lang.h:8
+#: ../data/language-specs/texinfo.lang.h:2
+#: ../data/language-specs/verilog.lang.h:5
+msgid "Escaped Character"
+msgstr "Escaped Character"
 
-#: ../gtksourceview/gtksourcebuffer.c:253
-msgid "Language object to get highlighting patterns from"
-msgstr "Language object to get highlighting patterns from"
+#. keywords: "if", "for", "while", etc.
+#: ../data/language-specs/ada.lang.h:8 ../data/language-specs/asp.lang.h:7
+#: ../data/language-specs/awk.lang.h:2
+#: ../data/language-specs/bennugd.lang.h:12
+#: ../data/language-specs/boo.lang.h:7 ../data/language-specs/c.lang.h:13
+#: ../data/language-specs/cg.lang.h:14 ../data/language-specs/cobol.lang.h:5
+#: ../data/language-specs/cpp.lang.h:4 ../data/language-specs/csharp.lang.h:10
+#: ../data/language-specs/css.lang.h:8 ../data/language-specs/cuda.lang.h:6
+#: ../data/language-specs/def.lang.h:36 ../data/language-specs/d.lang.h:10
+#: ../data/language-specs/dosbatch.lang.h:4
+#: ../data/language-specs/dot.lang.h:5 ../data/language-specs/eiffel.lang.h:12
+#: ../data/language-specs/erlang.lang.h:9 ../data/language-specs/fcl.lang.h:6
+#: ../data/language-specs/forth.lang.h:7
+#: ../data/language-specs/fortran.lang.h:8
+#: ../data/language-specs/fsharp.lang.h:10 ../data/language-specs/gap.lang.h:6
+#: ../data/language-specs/glsl.lang.h:5 ../data/language-specs/go.lang.h:12
+#: ../data/language-specs/gtkrc.lang.h:7
+#: ../data/language-specs/haskell.lang.h:9 ../data/language-specs/idl.lang.h:4
+#: ../data/language-specs/ini.lang.h:7 ../data/language-specs/java.lang.h:11
+#: ../data/language-specs/javascript.lang.h:10
+#: ../data/language-specs/lua.lang.h:5
+#: ../data/language-specs/nemerle.lang.h:10
+#: ../data/language-specs/objc.lang.h:3 ../data/language-specs/ocaml.lang.h:10
+#: ../data/language-specs/ocl.lang.h:3 ../data/language-specs/octave.lang.h:7
+#: ../data/language-specs/ooc.lang.h:12 ../data/language-specs/opal.lang.h:8
+#: ../data/language-specs/pascal.lang.h:4 ../data/language-specs/perl.lang.h:9
+#: ../data/language-specs/php.lang.h:14 ../data/language-specs/po.lang.h:3
+#: ../data/language-specs/prolog.lang.h:4
+#: ../data/language-specs/python.lang.h:11 ../data/language-specs/R.lang.h:6
+#: ../data/language-specs/ruby.lang.h:12
+#: ../data/language-specs/scheme.lang.h:4
+#: ../data/language-specs/scilab.lang.h:5 ../data/language-specs/sh.lang.h:5
+#: ../data/language-specs/sparql.lang.h:7 ../data/language-specs/sql.lang.h:6
+#: ../data/language-specs/systemverilog.lang.h:2
+#: ../data/language-specs/tcl.lang.h:1 ../data/language-specs/texinfo.lang.h:6
+#: ../data/language-specs/vala.lang.h:7 ../data/language-specs/vbnet.lang.h:4
+#: ../data/language-specs/verilog.lang.h:9
+#: ../data/language-specs/vhdl.lang.h:5
+msgid "Keyword"
+msgstr "Keyword"
 
-#: ../gtksourceview/gtksourcebuffer.c:261
-msgid "Can undo"
-msgstr "Can undo"
+#: ../data/language-specs/ada.lang.h:9 ../data/language-specs/asp.lang.h:10
+#: ../data/language-specs/bennugd.lang.h:14 ../data/language-specs/c.lang.h:15
+#: ../data/language-specs/cg.lang.h:16 ../data/language-specs/csharp.lang.h:12
+#: ../data/language-specs/forth.lang.h:9
+#: ../data/language-specs/fsharp.lang.h:15
+#: ../data/language-specs/glsl.lang.h:7
+#: ../data/language-specs/haskell.lang.h:11
+#: ../data/language-specs/idl.lang.h:5
+#: ../data/language-specs/nemerle.lang.h:14
+#: ../data/language-specs/pascal.lang.h:6
+#: ../data/language-specs/vbnet.lang.h:5
+msgid "Preprocessor"
+msgstr "Preprocessor"
 
-#: ../gtksourceview/gtksourcebuffer.c:262
-msgid "Whether Undo operation is possible"
-msgstr "Whether Undo operation is possible"
+#: ../data/language-specs/ada.lang.h:10
+#: ../data/language-specs/csharp.lang.h:13
+#: ../data/language-specs/vala.lang.h:9
+#: ../data/language-specs/verilog.lang.h:11
+#: ../data/language-specs/vhdl.lang.h:7
+msgid "Real number"
+msgstr "Real number"
 
-#: ../gtksourceview/gtksourcebuffer.c:269
-msgid "Can redo"
-msgstr "Can redo"
+#: ../data/language-specs/ada.lang.h:11 ../data/language-specs/asp.lang.h:11
+#: ../data/language-specs/bennugd.lang.h:15
+#: ../data/language-specs/boo.lang.h:13 ../data/language-specs/chdr.lang.h:2
+#: ../data/language-specs/c.lang.h:17 ../data/language-specs/cg.lang.h:17
+#: ../data/language-specs/cobol.lang.h:8 ../data/language-specs/cpp.lang.h:5
+#: ../data/language-specs/csharp.lang.h:14
+#: ../data/language-specs/cuda.lang.h:7 ../data/language-specs/d.lang.h:13
+#: ../data/language-specs/eiffel.lang.h:14
+#: ../data/language-specs/erlang.lang.h:11
+#: ../data/language-specs/forth.lang.h:10
+#: ../data/language-specs/fortran.lang.h:9
+#: ../data/language-specs/fsharp.lang.h:16
+#: ../data/language-specs/glsl.lang.h:9 ../data/language-specs/go.lang.h:14
+#: ../data/language-specs/haskell.lang.h:12
+#: ../data/language-specs/haskell-literate.lang.h:2
+#: ../data/language-specs/idl.lang.h:6 ../data/language-specs/java.lang.h:15
+#: ../data/language-specs/makefile.lang.h:4
+#: ../data/language-specs/nemerle.lang.h:15
+#: ../data/language-specs/objc.lang.h:5 ../data/language-specs/ocaml.lang.h:16
+#: ../data/language-specs/ooc.lang.h:17 ../data/language-specs/opal.lang.h:11
+#: ../data/language-specs/pascal.lang.h:7
+#: ../data/language-specs/prolog.lang.h:8
+#: ../data/language-specs/scheme.lang.h:6
+#: ../data/language-specs/sparql.lang.h:14 ../data/language-specs/sql.lang.h:9
+#: ../data/language-specs/systemverilog.lang.h:3
+#: ../data/language-specs/vala.lang.h:10 ../data/language-specs/vbnet.lang.h:6
+#: ../data/language-specs/verilog.lang.h:12
+#: ../data/language-specs/vhdl.lang.h:8
+msgid "Sources"
+msgstr "Sources"
 
-#: ../gtksourceview/gtksourcebuffer.c:270
-msgid "Whether Redo operation is possible"
-msgstr "Whether Redo operation is possible"
+#: ../data/language-specs/ada.lang.h:12 ../data/language-specs/c.lang.h:19
+#: ../data/language-specs/cg.lang.h:18 ../data/language-specs/go.lang.h:15
+#: ../data/language-specs/java.lang.h:16 ../data/language-specs/ooc.lang.h:18
+msgid "Storage Class"
+msgstr "Storage Class"
 
-#: ../gtksourceview/gtksourcebuffer.c:284
-#: ../gtksourceview/gtksourcebuffer.c:285
-msgid "Style scheme"
-msgstr "Style scheme"
+#. A string constant: "this is a string"
+#: ../data/language-specs/ada.lang.h:13 ../data/language-specs/asp.lang.h:13
+#: ../data/language-specs/bennugd.lang.h:16
+#: ../data/language-specs/boo.lang.h:15 ../data/language-specs/c.lang.h:20
+#: ../data/language-specs/cobol.lang.h:10
+#: ../data/language-specs/csharp.lang.h:15
+#: ../data/language-specs/css.lang.h:13 ../data/language-specs/def.lang.h:57
+#: ../data/language-specs/d.lang.h:15 ../data/language-specs/dosbatch.lang.h:6
+#: ../data/language-specs/eiffel.lang.h:15
+#: ../data/language-specs/erlang.lang.h:12
+#: ../data/language-specs/forth.lang.h:11
+#: ../data/language-specs/fsharp.lang.h:17
+#: ../data/language-specs/gdb-log.lang.h:10
+#: ../data/language-specs/go.lang.h:16 ../data/language-specs/gtkrc.lang.h:9
+#: ../data/language-specs/haskell.lang.h:13
+#: ../data/language-specs/idl.lang.h:7 ../data/language-specs/ini.lang.h:9
+#: ../data/language-specs/java.lang.h:17
+#: ../data/language-specs/javascript.lang.h:15
+#: ../data/language-specs/lua.lang.h:10
+#: ../data/language-specs/nemerle.lang.h:16
+#: ../data/language-specs/nsis.lang.h:5 ../data/language-specs/objc.lang.h:6
+#: ../data/language-specs/ocaml.lang.h:18 ../data/language-specs/ocl.lang.h:7
+#: ../data/language-specs/octave.lang.h:11
+#: ../data/language-specs/ooc.lang.h:19 ../data/language-specs/opal.lang.h:12
+#: ../data/language-specs/pascal.lang.h:8
+#: ../data/language-specs/perl.lang.h:19 ../data/language-specs/php.lang.h:20
+#: ../data/language-specs/po.lang.h:8 ../data/language-specs/prolog.lang.h:9
+#: ../data/language-specs/python.lang.h:17
+#: ../data/language-specs/ruby.lang.h:21
+#: ../data/language-specs/scheme.lang.h:7
+#: ../data/language-specs/scilab.lang.h:9 ../data/language-specs/sh.lang.h:9
+#: ../data/language-specs/sql.lang.h:10
+#: ../data/language-specs/texinfo.lang.h:10
+#: ../data/language-specs/vala.lang.h:11 ../data/language-specs/vbnet.lang.h:8
+#: ../data/language-specs/verilog.lang.h:13
+#: ../data/language-specs/vhdl.lang.h:9
+msgid "String"
+msgstr "String"
 
-#: ../gtksourceview/gtksourcebuffer.c:292
-msgid "Undo manager"
-msgstr "Undo manager"
+#: ../data/language-specs/asp.lang.h:1
+msgid "ASP"
+msgstr "ASP"
 
-#: ../gtksourceview/gtksourcebuffer.c:293
-msgid "The buffer undo manager"
-msgstr "The buffer undo manager"
+#: ../data/language-specs/asp.lang.h:2
+msgid "ASP Object"
+msgstr "ASP Object"
 
-#. Translators: "All" is used as a label in thestatus bar of the
-#. popup, telling that all completion pages are shown
-#: ../gtksourceview/gtksourcecompletion.c:649
-msgid "All"
-msgstr "All"
+#. A function name (also: methods for classes)
+#: ../data/language-specs/asp.lang.h:6
+#: ../data/language-specs/changelog.lang.h:6
+#: ../data/language-specs/cg.lang.h:11 ../data/language-specs/css.lang.h:7
+#: ../data/language-specs/def.lang.h:32 ../data/language-specs/gap.lang.h:4
+#: ../data/language-specs/gdb-log.lang.h:4
+#: ../data/language-specs/gtk-doc.lang.h:3
+#: ../data/language-specs/javascript.lang.h:7
+#: ../data/language-specs/lua.lang.h:4 ../data/language-specs/octave.lang.h:6
+#: ../data/language-specs/scheme.lang.h:3
+#: ../data/language-specs/scilab.lang.h:4 ../data/language-specs/sh.lang.h:3
+#: ../data/language-specs/sparql.lang.h:4 ../data/language-specs/sql.lang.h:5
+msgid "Function"
+msgstr "Function"
 
-#: ../gtksourceview/gtksourcecompletion.c:940
-#: ../gtksourceview/gtksourcecompletion.c:963
-msgid "No extra information available"
-msgstr "No extra information available"
+#. A generic number constant
+#: ../data/language-specs/asp.lang.h:8 ../data/language-specs/boo.lang.h:11
+#: ../data/language-specs/cobol.lang.h:6 ../data/language-specs/def.lang.h:40
+#: ../data/language-specs/desktop.lang.h:11
+#: ../data/language-specs/forth.lang.h:8 ../data/language-specs/java.lang.h:13
+#: ../data/language-specs/prolog.lang.h:5 ../data/language-specs/vhdl.lang.h:6
+msgid "Number"
+msgstr "Number"
 
-#: ../gtksourceview/gtksourcecompletion.c:2229
-#: ../gtksourceview/gtksourcegutter.c:369
-msgid "View"
-msgstr "View"
+#. Operators: "+", "*", etc.
+#: ../data/language-specs/asp.lang.h:9
+#: ../data/language-specs/bennugd.lang.h:13
+#: ../data/language-specs/cmake.lang.h:6 ../data/language-specs/cobol.lang.h:7
+#: ../data/language-specs/def.lang.h:42
+#: ../data/language-specs/erlang.lang.h:10
+#: ../data/language-specs/nsis.lang.h:3 ../data/language-specs/perl.lang.h:11
+#: ../data/language-specs/php.lang.h:17 ../data/language-specs/prolog.lang.h:6
+#: ../data/language-specs/sparql.lang.h:10
+msgid "Operator"
+msgstr "Operator"
 
-#: ../gtksourceview/gtksourcecompletion.c:2230
-msgid "The GtkSourceView bound to the completion"
-msgstr "The GtkSourceView bound to the completion"
+#. A special constant like NULL in C or null in Java
+#: ../data/language-specs/asp.lang.h:12 ../data/language-specs/def.lang.h:53
+#: ../data/language-specs/vbnet.lang.h:7
+msgid "Special constant"
+msgstr "Special constant"
 
-#: ../gtksourceview/gtksourcecompletion.c:2245
-msgid "Remember Info Visibility"
-msgstr "Remember Info Visibility"
+#: ../data/language-specs/asp.lang.h:14
+msgid "VBScript and ADO constants"
+msgstr "VBScript and ADO constants"
 
-#: ../gtksourceview/gtksourcecompletion.c:2246
-msgid "Remember the last info window visibility state"
-msgstr "Remember the last info window visibility state"
+#: ../data/language-specs/awk.lang.h:1 ../data/language-specs/boo.lang.h:3
+#: ../data/language-specs/glsl.lang.h:2 ../data/language-specs/perl.lang.h:1
+#: ../data/language-specs/python.lang.h:4
+msgid "Builtin Function"
+msgstr "Built-in Function"
 
-#: ../gtksourceview/gtksourcecompletion.c:2259
-msgid "Select on Show"
-msgstr "Select on Show"
+#: ../data/language-specs/awk.lang.h:3
+msgid "Pattern"
+msgstr "Pattern"
 
-#: ../gtksourceview/gtksourcecompletion.c:2260
-msgid "Select first proposal when completion is shown"
-msgstr "Select first proposal when completion is shown"
+#: ../data/language-specs/awk.lang.h:4
+#: ../data/language-specs/dosbatch.lang.h:5
+#: ../data/language-specs/javascript.lang.h:14
+#: ../data/language-specs/lua.lang.h:9 ../data/language-specs/m4.lang.h:3
+#: ../data/language-specs/perl.lang.h:18 ../data/language-specs/php.lang.h:19
+#: ../data/language-specs/python.lang.h:15
+#: ../data/language-specs/ruby.lang.h:19 ../data/language-specs/sh.lang.h:7
+#: ../data/language-specs/tcl.lang.h:2
+msgid "Scripts"
+msgstr "Scripts"
 
-#: ../gtksourceview/gtksourcecompletion.c:2274
-msgid "Show Headers"
-msgstr "Show Headers"
+#: ../data/language-specs/awk.lang.h:5 ../data/language-specs/cmake.lang.h:8
+#: ../data/language-specs/cobol.lang.h:11
+#: ../data/language-specs/haskell.lang.h:15
+#: ../data/language-specs/ini.lang.h:10
+#: ../data/language-specs/makefile.lang.h:8
+#: ../data/language-specs/nsis.lang.h:6 ../data/language-specs/perl.lang.h:21
+#: ../data/language-specs/php.lang.h:21
+#: ../data/language-specs/pkgconfig.lang.h:3
+#: ../data/language-specs/prolog.lang.h:10
+#: ../data/language-specs/ruby.lang.h:23 ../data/language-specs/sh.lang.h:11
+#: ../data/language-specs/sparql.lang.h:15 ../data/language-specs/tcl.lang.h:4
+msgid "Variable"
+msgstr "Variable"
 
-#: ../gtksourceview/gtksourcecompletion.c:2275
-msgid ""
-"Show provider headers when proposals from multiple providers are available"
-msgstr ""
-"Show provider headers when proposals from multiple providers are available"
+#: ../data/language-specs/awk.lang.h:6
+msgid "awk"
+msgstr "awk"
 
-#: ../gtksourceview/gtksourcecompletion.c:2289
-msgid "Show Icons"
-msgstr "Show Icons"
+#: ../data/language-specs/bennugd.lang.h:1
+msgid "BennuGD"
+msgstr "BennuGD"
 
-#: ../gtksourceview/gtksourcecompletion.c:2290
-msgid "Show provider and proposal icons in the completion popup"
-msgstr "Show provider and proposal icons in the completion popup"
+#. A character constant: 'c'
+#: ../data/language-specs/bennugd.lang.h:3 ../data/language-specs/c.lang.h:3
+#: ../data/language-specs/csharp.lang.h:3 ../data/language-specs/def.lang.h:9
+#: ../data/language-specs/gap.lang.h:1 ../data/language-specs/go.lang.h:2
+#: ../data/language-specs/haskell.lang.h:1
+#: ../data/language-specs/java.lang.h:2
+#: ../data/language-specs/nemerle.lang.h:3
+#: ../data/language-specs/vhdl.lang.h:3
+msgid "Character"
+msgstr "Character"
 
-#: ../gtksourceview/gtksourcecompletion.c:2303
-msgid "Accelerators"
-msgstr "Accelerators"
+#. Any erroneous construct
+#: ../data/language-specs/bennugd.lang.h:7 ../data/language-specs/c.lang.h:8
+#: ../data/language-specs/cg.lang.h:8 ../data/language-specs/cobol.lang.h:4
+#: ../data/language-specs/csharp.lang.h:7 ../data/language-specs/css.lang.h:6
+#: ../data/language-specs/def.lang.h:28 ../data/language-specs/d.lang.h:7
+#: ../data/language-specs/dot.lang.h:3 ../data/language-specs/go.lang.h:6
+#: ../data/language-specs/html.lang.h:5 ../data/language-specs/java.lang.h:6
+#: ../data/language-specs/javascript.lang.h:6
+#: ../data/language-specs/nemerle.lang.h:7
+#: ../data/language-specs/ocaml.lang.h:7 ../data/language-specs/ooc.lang.h:6
+#: ../data/language-specs/opal.lang.h:6 ../data/language-specs/perl.lang.h:4
+#: ../data/language-specs/php.lang.h:6 ../data/language-specs/prolog.lang.h:2
+#: ../data/language-specs/vala.lang.h:5
+#: ../data/language-specs/verilog.lang.h:4 ../data/language-specs/xml.lang.h:8
+msgid "Error"
+msgstr "Error"
 
-#: ../gtksourceview/gtksourcecompletion.c:2304
-msgid "Number of proposal accelerators to show"
-msgstr "Number of proposal accelerators to show"
+#. A floating point constant: 2.3e10
+#: ../data/language-specs/bennugd.lang.h:9 ../data/language-specs/c.lang.h:10
+#: ../data/language-specs/cg.lang.h:10 ../data/language-specs/def.lang.h:30
+#: ../data/language-specs/d.lang.h:8 ../data/language-specs/erlang.lang.h:8
+#: ../data/language-specs/go.lang.h:8 ../data/language-specs/nemerle.lang.h:8
+#: ../data/language-specs/ooc.lang.h:9 ../data/language-specs/php.lang.h:9
+#: ../data/language-specs/python.lang.h:9 ../data/language-specs/R.lang.h:4
+#: ../data/language-specs/ruby.lang.h:9
+msgid "Floating point number"
+msgstr "Floating point number"
 
-#: ../gtksourceview/gtksourcecompletion.c:2320
-msgid "Auto Complete Delay"
-msgstr "Auto Complete Delay"
+#: ../data/language-specs/bennugd.lang.h:10 ../data/language-specs/c.lang.h:11
+#: ../data/language-specs/cg.lang.h:12 ../data/language-specs/csharp.lang.h:9
+#: ../data/language-specs/d.lang.h:9 ../data/language-specs/eiffel.lang.h:11
+#: ../data/language-specs/go.lang.h:10 ../data/language-specs/nemerle.lang.h:9
+#: ../data/language-specs/ooc.lang.h:11 ../data/language-specs/php.lang.h:12
+#: ../data/language-specs/vala.lang.h:6
+msgid "Hexadecimal number"
+msgstr "Hexadecimal number"
 
-#: ../gtksourceview/gtksourcecompletion.c:2321
-msgid "Completion popup delay for interactive completion"
-msgstr "Completion popup delay for interactive completion"
+#. Any variable name
+#: ../data/language-specs/bennugd.lang.h:11
+#: ../data/language-specs/def.lang.h:34 ../data/language-specs/php.lang.h:13
+msgid "Identifier"
+msgstr "Identifier"
 
-#: ../gtksourceview/gtksourcecompletion.c:2336
-msgid "Provider Page Size"
-msgstr "Provider Page Size"
+#: ../data/language-specs/bibtex.lang.h:1
+msgid "BibTeX"
+msgstr "BibTeX"
 
-#: ../gtksourceview/gtksourcecompletion.c:2337
-msgid "Provider scrolling page size"
-msgstr "Provider scrolling page size"
+#: ../data/language-specs/bibtex.lang.h:2
+msgid "Entries"
+msgstr "Entries"
 
-#: ../gtksourceview/gtksourcecompletion.c:2352
-msgid "Proposal Page Size"
-msgstr "Proposal Page Size"
+#: ../data/language-specs/bibtex.lang.h:3
+msgid "Field"
+msgstr "Field"
 
-#: ../gtksourceview/gtksourcecompletion.c:2353
-msgid "Proposal scrolling page size"
-msgstr "Proposal scrolling page size"
+#: ../data/language-specs/bibtex.lang.h:4
+#: ../data/language-specs/docbook.lang.h:5 ../data/language-specs/dtd.lang.h:2
+#: ../data/language-specs/gtk-doc.lang.h:6
+#: ../data/language-specs/haddock.lang.h:14
+#: ../data/language-specs/html.lang.h:7 ../data/language-specs/latex.lang.h:6
+#: ../data/language-specs/mallard.lang.h:4 ../data/language-specs/t2t.lang.h:6
+#: ../data/language-specs/texinfo.lang.h:8 ../data/language-specs/xml.lang.h:9
+#: ../data/language-specs/xslt.lang.h:2
+#: ../gtksourceview/gtksourcecompletionitem.c:242
+#: ../gtksourceview/gtksourcegutterrenderertext.c:395
+msgid "Markup"
+msgstr "Markup"
 
-#: ../gtksourceview/gtksourcecompletion.c:2691
-msgid "Provider"
-msgstr "Provider"
+#: ../data/language-specs/boo.lang.h:1
+msgid "Boo"
+msgstr "Boo"
 
-#: ../gtksourceview/gtksourcecompletioncontext.c:244
-#: ../gtksourceview/gtksourceview.c:324
-msgid "Completion"
-msgstr "Completion"
+#: ../data/language-specs/boo.lang.h:2 ../data/language-specs/desktop.lang.h:3
+#: ../data/language-specs/d.lang.h:2 ../data/language-specs/libtool.lang.h:1
+#: ../data/language-specs/octave.lang.h:2
+#: ../data/language-specs/python.lang.h:2
+#: ../data/language-specs/scheme.lang.h:1
+#: ../data/language-specs/scilab.lang.h:1
+#: ../data/language-specs/sparql.lang.h:1
+msgid "Boolean"
+msgstr "Boolean"
 
-#: ../gtksourceview/gtksourcecompletioncontext.c:245
-msgid "The completion object to which the context belongs"
-msgstr "The completion object to which the context belongs"
+#: ../data/language-specs/boo.lang.h:6
+msgid "Definition"
+msgstr "Definition"
 
-#. Translators: The GtkTextIter at which the completion was invoked
-#: ../gtksourceview/gtksourcecompletioncontext.c:258
-msgid "Iterator"
-msgstr "Iterator"
+#: ../data/language-specs/boo.lang.h:8 ../data/language-specs/python.lang.h:13
+msgid "Multiline string"
+msgstr "Multiline string"
 
-#: ../gtksourceview/gtksourcecompletioncontext.c:259
-msgid "The GtkTextIter at which the completion was invoked"
-msgstr "The GtkTextIter at which the completion was invoked"
+#: ../data/language-specs/boo.lang.h:9 ../data/language-specs/sparql.lang.h:9
+#: ../data/language-specs/xml.lang.h:10 ../data/language-specs/xslt.lang.h:3
+msgid "Namespace"
+msgstr "Namespace"
 
-#: ../gtksourceview/gtksourcecompletioncontext.c:271
-msgid "Activation"
-msgstr "Activation"
+#: ../data/language-specs/boo.lang.h:10
+#: ../data/language-specs/csharp.lang.h:11 ../data/language-specs/d.lang.h:11
+#: ../data/language-specs/fsharp.lang.h:13
+#: ../data/language-specs/java.lang.h:12
+#: ../data/language-specs/javascript.lang.h:11
+#: ../data/language-specs/nemerle.lang.h:12
+#: ../data/language-specs/ooc.lang.h:13 ../data/language-specs/php.lang.h:15
+#: ../data/language-specs/vala.lang.h:8
+msgid "Null Value"
+msgstr "Null Value"
 
-#: ../gtksourceview/gtksourcecompletioncontext.c:272
-msgid "The type of activation"
-msgstr "The type of activation"
+#: ../data/language-specs/boo.lang.h:12 ../data/language-specs/perl.lang.h:17
+#: ../data/language-specs/ruby.lang.h:17
+msgid "Regular Expression"
+msgstr "Regular Expression"
 
-#. Tooltip style
-#: ../gtksourceview/gtksourcecompletioninfo.c:174
-msgid "Completion Info"
-msgstr "Completion Info"
+#: ../data/language-specs/boo.lang.h:14
+#: ../data/language-specs/python.lang.h:16
+#: ../data/language-specs/ruby.lang.h:20
+msgid "Special Variable"
+msgstr "Special Variable"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:342
-msgid "Maximum width"
-msgstr "Maximum width"
+#: ../data/language-specs/changelog.lang.h:1
+msgid "Bullet"
+msgstr "Bullet"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:343
-msgid "The maximum allowed width"
-msgstr "The maximum allowed width"
+#: ../data/language-specs/changelog.lang.h:2
+msgid "ChangeLog"
+msgstr "ChangeLog"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:352
-msgid "Maximum height"
-msgstr "Maximum height"
+#: ../data/language-specs/changelog.lang.h:3
+#: ../data/language-specs/rpmspec.lang.h:3
+msgid "Date"
+msgstr "Date"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:353
-msgid "The maximum allowed height"
-msgstr "The maximum allowed height"
+#: ../data/language-specs/changelog.lang.h:4
+msgid "E-mail address"
+msgstr "E-mail address"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:363
-msgid "Shrink width"
-msgstr "Shrink width"
+#: ../data/language-specs/changelog.lang.h:5
+msgid "File"
+msgstr "File"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:364
-msgid "Whether the window should shrink width to fit the contents"
-msgstr "Whether the window should shrink width to fit the contents"
+#: ../data/language-specs/changelog.lang.h:7
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:464
+msgid "Name"
+msgstr "Name"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:371
-msgid "Shrink height"
-msgstr "Shrink height"
+#. *
+#. * SECTION:language
+#. * @Short_description: Object representing a syntax highlighted language
+#. * @Title: GtkSourceLanguage
+#. * @See_also: #GtkSourceLanguageManager
+#. *
+#. * #GtkSourceLanguage encapsulates syntax and highlighting styles for a
+#. * particular language. Use #GtkSourceLanguageManager to obtain a
+#. * #GtkSourceLanguage instance, and gtk_source_buffer_set_language() to apply it
+#. * to a #GtkSourceBuffer.
+#.
+#: ../data/language-specs/changelog.lang.h:8
+#: ../data/language-specs/cmake.lang.h:7 ../data/language-specs/css.lang.h:10
+#: ../data/language-specs/desktop.lang.h:12
+#: ../data/language-specs/diff.lang.h:9 ../data/language-specs/dot.lang.h:6
+#: ../data/language-specs/dpatch.lang.h:2
+#: ../data/language-specs/gdb-log.lang.h:8
+#: ../data/language-specs/gtkrc.lang.h:8 ../data/language-specs/ini.lang.h:8
+#: ../data/language-specs/libtool.lang.h:3
+#: ../data/language-specs/nsis.lang.h:4 ../data/language-specs/ocl.lang.h:6
+#: ../data/language-specs/pkgconfig.lang.h:1
+#: ../data/language-specs/po.lang.h:5 ../data/language-specs/rpmspec.lang.h:10
+#: ../data/language-specs/sh.lang.h:6 ../data/language-specs/texinfo.lang.h:9
+#: ../data/language-specs/yacc.lang.h:1
+#: ../gtksourceview/gtksourcelanguage.c:55
+msgid "Others"
+msgstr "Others"
 
-#: ../gtksourceview/gtksourcecompletioninfo.c:372
-msgid "Whether the window should shrink height to fit the contents"
-msgstr "Whether the window should shrink height to fit the contents"
+#: ../data/language-specs/changelog.lang.h:9
+msgid "Release"
+msgstr "Release"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:229
-msgid "Label"
-msgstr "Label"
+#: ../data/language-specs/chdr.lang.h:1
+msgid "C/C++/ObjC Header"
+msgstr "C/C++/ObjC Header"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:230
-msgid "Label to be shown for this item"
-msgstr "Label to be shown for this item"
+#: ../data/language-specs/c.lang.h:2
+msgid "C"
+msgstr "C"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:242
-#: ../gtksourceview/language-specs/bibtex.lang.h:4
-#: ../gtksourceview/language-specs/docbook.lang.h:5
-#: ../gtksourceview/language-specs/dtd.lang.h:2
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:6
-#: ../gtksourceview/language-specs/haddock.lang.h:14
-#: ../gtksourceview/language-specs/html.lang.h:7
-#: ../gtksourceview/language-specs/latex.lang.h:6
-#: ../gtksourceview/language-specs/mallard.lang.h:4
-#: ../gtksourceview/language-specs/t2t.lang.h:6
-#: ../gtksourceview/language-specs/texinfo.lang.h:8
-#: ../gtksourceview/language-specs/xml.lang.h:9
-#: ../gtksourceview/language-specs/xslt.lang.h:2
-msgid "Markup"
-msgstr "Markup"
+#: ../data/language-specs/c.lang.h:5 ../data/language-specs/cpp.lang.h:2
+#: ../data/language-specs/objc.lang.h:1 ../data/language-specs/opal.lang.h:3
+msgid "Common Defines"
+msgstr "Common Defines"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:243
-msgid "Markup to be shown for this item"
-msgstr "Markup to be shown for this item"
+#: ../data/language-specs/c.lang.h:12 ../data/language-specs/cg.lang.h:13
+#: ../data/language-specs/go.lang.h:11
+msgid "Included File"
+msgstr "Included File"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:255
-msgid "Text"
-msgstr "Text"
+#: ../data/language-specs/c.lang.h:14 ../data/language-specs/cg.lang.h:15
+#: ../data/language-specs/d.lang.h:12 ../data/language-specs/go.lang.h:13
+#: ../data/language-specs/nemerle.lang.h:13
+#: ../data/language-specs/ooc.lang.h:15 ../data/language-specs/php.lang.h:16
+msgid "Octal number"
+msgstr "Octal number"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:256
-msgid "Item text"
-msgstr "Item text"
+#: ../data/language-specs/c.lang.h:16
+msgid "Signal name"
+msgstr "Signal name"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:269
-msgid "Icon to be shown for this item"
-msgstr "Icon to be shown for this item"
+#: ../data/language-specs/c.lang.h:18
+msgid "Standard stream"
+msgstr "Standard stream"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:281
-msgid "Info"
-msgstr "Info"
+#: ../data/language-specs/c.lang.h:21
+msgid "printf Conversion"
+msgstr "printf Conversion"
 
-#: ../gtksourceview/gtksourcecompletionitem.c:282
-msgid "Info to be shown for this item"
-msgstr "Info to be shown for this item"
+#: ../data/language-specs/cg.lang.h:1
+msgid "Bindings"
+msgstr "Bindings"
 
-#: ../gtksourceview/gtksourcecontextengine.c:2965
-msgid "using \\C is not supported in language definitions"
-msgstr "using \\C is not supported in language definitions"
+#: ../data/language-specs/cg.lang.h:3 ../data/language-specs/erlang.lang.h:3
+#: ../data/language-specs/ruby.lang.h:4
+msgid "Builtin"
+msgstr "Built-in"
 
-#. regex_new could fail, for instance if there are different
-#. * named sub-patterns with the same name or if resulting regex is
-#. * too long. In this case fixing lang file helps (e.g. renaming
-#. * subpatterns, making huge keywords use bigger prefixes, etc.)
-#: ../gtksourceview/gtksourcecontextengine.c:3589
-#, c-format
-msgid ""
-"Cannot create a regex for all the transitions, the syntax highlighting "
-"process will be slower than usual.\n"
-"The error was: %s"
-msgstr ""
-"Cannot create a regex for all the transitions; the syntax highlighting "
-"process will be slower than usual.\n"
-"The error was: %s"
+#: ../data/language-specs/cg.lang.h:4
+msgid "CG Shader Language"
+msgstr "CG Shader Language"
 
-#: ../gtksourceview/gtksourcecontextengine.c:4924
-msgid ""
-"Highlighting a single line took too much time, syntax highlighting will be "
-"disabled"
-msgstr ""
-"Highlighting a single line took too much time: syntax highlighting will be "
-"disabled"
+#: ../data/language-specs/cg.lang.h:19
+msgid "Swizzle operator"
+msgstr "Swizzle operator"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6149
-#, c-format
-msgid "context '%s' cannot contain a \\%%{    start} command"
-msgstr "context '%s' cannot contain a \\%%{    start} command"
+#: ../data/language-specs/cmake.lang.h:1
+msgid "Builtin Command"
+msgstr "Built-in Command"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6311
-#: ../gtksourceview/gtksourcecontextengine.c:6400
-#, c-format
-msgid "duplicated context id '%s'"
-msgstr "duplicated context ID '%s'"
+#: ../data/language-specs/cmake.lang.h:2 ../data/language-specs/glsl.lang.h:3
+msgid "Builtin Variable"
+msgstr "Built-in Variable"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6515
-#: ../gtksourceview/gtksourcecontextengine.c:6575
-#, c-format
-msgid ""
-"style override used with wildcard context reference in language '%s' in ref "
-"'%s'"
-msgstr ""
-"style override used with wildcard context reference in language '%s' in ref "
-"'%s'"
+#: ../data/language-specs/cmake.lang.h:3
+msgid "CMake"
+msgstr "CMake"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6589
-#, c-format
-msgid "invalid context reference '%s'"
-msgstr "invalid context reference '%s'"
+#. Any constant
+#: ../data/language-specs/cmake.lang.h:4 ../data/language-specs/cobol.lang.h:3
+#: ../data/language-specs/def.lang.h:15
+#: ../data/language-specs/gtk-doc.lang.h:1
+#: ../data/language-specs/libtool.lang.h:2
+#: ../data/language-specs/ruby.lang.h:6
+msgid "Constant"
+msgstr "Constant"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6608
-#: ../gtksourceview/gtksourcecontextengine.c:6618
-#, c-format
-msgid "unknown context '%s'"
-msgstr "unknown context '%s'"
+#: ../data/language-specs/cmake.lang.h:5
+msgid "Control Keyword"
+msgstr "Control Keyword"
 
-#: ../gtksourceview/gtksourcecontextengine.c:6718
-#, c-format
-msgid "Missing main language definition (id = \"%s\".)"
-msgstr "Missing main language definition (id = \"%s\".)"
+#: ../data/language-specs/cobol.lang.h:1
+msgid "Cobol"
+msgstr "Cobol"
 
-#: ../gtksourceview/gtksourcegutter.c:370
-msgid "The gutters' GtkSourceView"
-msgstr "The gutter's GtkSourceView"
+#. Any statement
+#: ../data/language-specs/cobol.lang.h:9 ../data/language-specs/def.lang.h:55
+msgid "Statement"
+msgstr "Statement"
 
-#: ../gtksourceview/gtksourcegutter.c:382
-msgid "Window Type"
-msgstr "Window Type"
+#: ../data/language-specs/cpp.lang.h:1
+msgid "C++"
+msgstr "C++"
 
-#: ../gtksourceview/gtksourcegutter.c:383
-msgid "The gutters text window type"
-msgstr "The gutter's text window type"
+#: ../data/language-specs/csharp.lang.h:2
+msgid "C#"
+msgstr "C#"
 
-#. *
-#. * SECTION:language
-#. * @Short_description: Object representing a syntax highlighted language
-#. * @Title: GtkSourceLanguage
-#. * @See_also: #GtkSourceLanguageManager
-#. *
-#. * #GtkSourceLanguage encapsulates syntax and highlighting styles for a
-#. * particular language. Use #GtkSourceLanguageManager to obtain a
-#. * #GtkSourceLanguage instance, and gtk_source_buffer_set_language() to apply it
-#. * to a #GtkSourceBuffer.
-#.
-#: ../gtksourceview/gtksourcelanguage.c:54
-#: ../gtksourceview/language-specs/changelog.lang.h:8
-#: ../gtksourceview/language-specs/cmake.lang.h:7
-#: ../gtksourceview/language-specs/css.lang.h:10
-#: ../gtksourceview/language-specs/desktop.lang.h:12
-#: ../gtksourceview/language-specs/diff.lang.h:9
-#: ../gtksourceview/language-specs/dot.lang.h:6
-#: ../gtksourceview/language-specs/dpatch.lang.h:2
-#: ../gtksourceview/language-specs/gtkrc.lang.h:8
-#: ../gtksourceview/language-specs/ini.lang.h:8
-#: ../gtksourceview/language-specs/libtool.lang.h:3
-#: ../gtksourceview/language-specs/msil.lang.h:2
-#: ../gtksourceview/language-specs/nsis.lang.h:4
-#: ../gtksourceview/language-specs/ocl.lang.h:6
-#: ../gtksourceview/language-specs/pkgconfig.lang.h:1
-#: ../gtksourceview/language-specs/po.lang.h:5
-#: ../gtksourceview/language-specs/rpmspec.lang.h:10
-#: ../gtksourceview/language-specs/sh.lang.h:6
-#: ../gtksourceview/language-specs/texinfo.lang.h:9
-#: ../gtksourceview/language-specs/yacc.lang.h:1
-msgid "Others"
-msgstr "Others"
+#: ../data/language-specs/csharp.lang.h:16
+msgid "String Format"
+msgstr "String Format"
 
-#: ../gtksourceview/gtksourcelanguage.c:227
-#: ../gtksourceview/gtksourcelanguage.c:228
-msgid "Language id"
-msgstr "Language ID"
+#: ../data/language-specs/css.lang.h:1
+msgid "CSS"
+msgstr "CSS"
 
-#: ../gtksourceview/gtksourcelanguage.c:235
-#: ../gtksourceview/gtksourcelanguage.c:236
-msgid "Language name"
-msgstr "Language name"
+#: ../data/language-specs/css.lang.h:2
+msgid "Color"
+msgstr "Colour"
 
-#: ../gtksourceview/gtksourcelanguage.c:243
-#: ../gtksourceview/gtksourcelanguage.c:244
-msgid "Language section"
-msgstr "Language section"
+#: ../data/language-specs/css.lang.h:4 ../data/language-specs/fcl.lang.h:3
+#: ../data/language-specs/fortran.lang.h:4 ../data/language-specs/gap.lang.h:3
+#: ../data/language-specs/gtkrc.lang.h:4
+#: ../data/language-specs/haskell.lang.h:4 ../data/language-specs/ini.lang.h:5
+#: ../data/language-specs/octave.lang.h:4
+#: ../data/language-specs/pascal.lang.h:3 ../data/language-specs/sql.lang.h:3
+msgid "Decimal"
+msgstr "Decimal"
 
-#: ../gtksourceview/gtksourcelanguage.c:251
-msgid "Hidden"
-msgstr "Hidden"
+#: ../data/language-specs/css.lang.h:5
+msgid "Dimension"
+msgstr "Dimension"
 
-#: ../gtksourceview/gtksourcelanguage.c:252
-msgid "Whether the language should be hidden from the user"
-msgstr "Whether the language should be hidden from the user"
+#: ../data/language-specs/css.lang.h:9
+msgid "Known Property Value"
+msgstr "Known Property Value"
 
-#: ../gtksourceview/gtksourcelanguagemanager.c:149
-msgid "Language specification directories"
-msgstr "Language specification directories"
+#: ../data/language-specs/css.lang.h:11
+msgid "Others 2"
+msgstr "Others 2"
 
-#: ../gtksourceview/gtksourcelanguagemanager.c:150
-msgid ""
-"List of directories where the language specification files (.lang) are "
-"located"
-msgstr ""
-"List of directories where the language specification files (.lang) are "
-"located"
+#: ../data/language-specs/css.lang.h:12
+msgid "Others 3"
+msgstr "Others 3"
 
-#: ../gtksourceview/gtksourcelanguagemanager.c:159
-msgid "Language ids"
-msgstr "Language IDs"
+#: ../data/language-specs/css.lang.h:14
+msgid "at-rules"
+msgstr "at-rules"
 
-#: ../gtksourceview/gtksourcelanguagemanager.c:160
-msgid "List of the ids of the available languages"
-msgstr "List of the IDs of the available languages"
+#: ../data/language-specs/cuda.lang.h:1
+msgid "CUDA"
+msgstr "CUDA"
 
-#: ../gtksourceview/gtksourcelanguage-parser-2.c:948
-#, c-format
-msgid "Unknown id '%s' in regex '%s'"
-msgstr "Unknown ID '%s' in regex '%s'"
+#: ../data/language-specs/cuda.lang.h:3
+msgid "Device Functions"
+msgstr "Device Functions"
 
-#: ../gtksourceview/gtksourcelanguage-parser-2.c:1176
-#, c-format
-msgid "in regex '%s': backreferences are not supported"
-msgstr "in regex '%s': backreferences are not supported"
+#: ../data/language-specs/cuda.lang.h:4
+msgid "Global Functions"
+msgstr "Global Functions"
 
-#: ../gtksourceview/gtksourcemark.c:140
-msgid "category"
-msgstr "category"
+#: ../data/language-specs/cuda.lang.h:5
+msgid "Global Variables"
+msgstr "Global Variables"
 
-#: ../gtksourceview/gtksourcemark.c:141
-msgid "The mark category"
-msgstr "The mark category"
+#. A base-N number: 0xFFFF
+#: ../data/language-specs/def.lang.h:2 ../data/language-specs/python.lang.h:1
+#: ../data/language-specs/ruby.lang.h:2
+msgid "Base-N number"
+msgstr "Base-N number"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:446
-msgid "Source Buffer"
-msgstr "Source Buffer"
+#. A builtin name: like __import__, abs in Python
+#. (see http://docs.python.org/lib/built-in-funcs.html)
+#: ../data/language-specs/def.lang.h:7
+msgid "Built-in identifier"
+msgstr "Built-in identifier"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:447
-msgid "The GtkSourceBuffer object to print"
-msgstr "The GtkSourceBuffer object to print"
+#. A complex number
+#: ../data/language-specs/def.lang.h:13 ../data/language-specs/python.lang.h:6
+msgid "Complex number"
+msgstr "Complex number"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:464
-#: ../gtksourceview/gtksourceview.c:362
-msgid "Tab Width"
-msgstr "Tab Width"
+#. A primitive data type: int, long, char, etc.
+#: ../data/language-specs/def.lang.h:17
+msgid "Data type"
+msgstr "Data type"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:465
-#: ../gtksourceview/gtksourceview.c:363
-msgid "Width of a tab character expressed in spaces"
-msgstr "Width of a tab character expressed in spaces"
+#: ../data/language-specs/def.lang.h:20
+msgid "Defaults"
+msgstr "Defaults"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:485
-msgid "Wrap Mode"
-msgstr "Wrap Mode"
+#. A special comment containing documentation like in javadoc or
+#. gtk-doc
+#: ../data/language-specs/def.lang.h:23
+msgid "Documentation comment"
+msgstr "Documentation comment"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:486
-msgid ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries."
-msgstr ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries."
+#. This style doesn't map to anything since it must be used as an additional
+#. style for text which is already styled as a "doc-comment"
+#: ../data/language-specs/def.lang.h:26
+msgid "Documentation comment element"
+msgstr "Documentation comment element"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:507
-msgid "Whether to print the document with highlighted syntax"
-msgstr "Whether to print the document with highlighted syntax"
+#. Anything that needs extra attention; mostly the keywords TODO, FIXME and XXX
+#: ../data/language-specs/def.lang.h:38
+msgid "Note (FIXME, TODO, XXX, etc.)"
+msgstr "Note (FIXME, TODO, XXX, etc.)"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:528
-msgid "Print Line Numbers"
-msgstr "Print Line Numbers"
+#. This one is for '#include <foo.h>' and "#pragma blah", or 'use foobar', etc..
+#: ../data/language-specs/def.lang.h:44
+msgid "Preprocessor directive"
+msgstr "Preprocessor directive"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:529
-msgid "Interval of printed line numbers (0 means no numbers)"
-msgstr "Interval of printed line numbers (0 means no numbers)"
+#. Reserved keywords: like "const" and "goto" in Java
+#: ../data/language-specs/def.lang.h:46
+msgid "Reserved keyword"
+msgstr "Reserved keyword"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:551
-msgid "Print Header"
-msgstr "Print Header"
+#. A shebang: #!/bin/sh
+#: ../data/language-specs/def.lang.h:48 ../data/language-specs/sh.lang.h:8
+msgid "Shebang"
+msgstr "Shebang"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:552
-msgid "Whether to print a header in each page"
-msgstr "Whether to print a header in each page"
+#. This style doesn't map to anything since it must be used as an additional
+#. style for text which is already styled as a "string"
+#: ../data/language-specs/def.lang.h:51
+msgid "Special character (inside a string)"
+msgstr "Special character (inside a string)"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:574
-msgid "Print Footer"
-msgstr "Print Footer"
+#. Text that stands out, HTML links, e-mail addresses, etc.
+#: ../data/language-specs/def.lang.h:59
+msgid "Underlined"
+msgstr "Underlined"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:575
-msgid "Whether to print a footer in each page"
-msgstr "Whether to print a footer in each page"
+#: ../data/language-specs/desktop.lang.h:1
+msgid ".desktop"
+msgstr ".desktop"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:597
-msgid "Body Font Name"
-msgstr "Body Font Name"
+#: ../data/language-specs/desktop.lang.h:2
+msgid "Additional Category"
+msgstr "Additional Category"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:598
-msgid "Name of the font to use for the text body (e.g. \"Monospace 10\")"
-msgstr "Name of the font to use for the text body (e.g. \"Monospace 10\")"
+#: ../data/language-specs/desktop.lang.h:4
+msgid "Encoding"
+msgstr "Encoding"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:621
-msgid "Line Numbers Font Name"
-msgstr "Line Numbers Font Name"
+#: ../data/language-specs/desktop.lang.h:5
+msgid "Exec parameter"
+msgstr "Exec parameter"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:622
-msgid "Name of the font to use for the line numbers (e.g. \"Monospace 10\")"
-msgstr "Name of the font to use for the line numbers (e.g. \"Monospace 10\")"
+#: ../data/language-specs/desktop.lang.h:6
+msgid "Group"
+msgstr "Group"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:645
-msgid "Header Font Name"
-msgstr "Header Font Name"
+#. Translators: "Key" here means key value, that is the left hand
+#. side in a myoption=something line in a .desktop file
+#: ../data/language-specs/desktop.lang.h:9
+msgid "Key"
+msgstr "Key"
+
+#: ../data/language-specs/desktop.lang.h:10
+msgid "Main Category"
+msgstr "Main Category"
+
+#: ../data/language-specs/desktop.lang.h:13
+msgid "Reserved Category"
+msgstr "Reserved Category"
+
+#: ../data/language-specs/desktop.lang.h:14
+msgid "Translation"
+msgstr "Translation"
+
+#: ../data/language-specs/diff.lang.h:1
+msgid "Added line"
+msgstr "Added line"
+
+#. Others 3
+#: ../data/language-specs/diff.lang.h:3
+msgid "Changed line"
+msgstr "Changed line"
+
+#: ../data/language-specs/diff.lang.h:4
+msgid "Diff"
+msgstr "Diff"
+
+#. Keyword
+#: ../data/language-specs/diff.lang.h:6
+msgid "Ignore"
+msgstr "Ignore"
+
+#. String
+#: ../data/language-specs/diff.lang.h:8 ../data/language-specs/po.lang.h:4
+msgid "Location"
+msgstr "Location"
+
+#. Others 2
+#: ../data/language-specs/diff.lang.h:11
+msgid "Removed line"
+msgstr "Removed line"
+
+#. Preprocessor
+#: ../data/language-specs/diff.lang.h:13
+msgid "Special case"
+msgstr "Special case"
+
+#: ../data/language-specs/d.lang.h:1 ../data/language-specs/nemerle.lang.h:1
+msgid "Binary number"
+msgstr "Binary number"
+
+#: ../data/language-specs/d.lang.h:4
+msgid "D"
+msgstr "D"
+
+#: ../data/language-specs/d.lang.h:14
+msgid "Special Token"
+msgstr "Special Token"
+
+#: ../data/language-specs/docbook.lang.h:1
+msgid "Docbook"
+msgstr "Docbook"
+
+#: ../data/language-specs/docbook.lang.h:2
+msgid "Formatting Elements"
+msgstr "Formatting Elements"
+
+#: ../data/language-specs/docbook.lang.h:3
+msgid "GUI Elements"
+msgstr "GUI Elements"
+
+#: ../data/language-specs/docbook.lang.h:4
+msgid "Header Elements"
+msgstr "Header Elements"
+
+#: ../data/language-specs/docbook.lang.h:6
+msgid "Structural Elements"
+msgstr "Structural Elements"
+
+#: ../data/language-specs/dosbatch.lang.h:1
+#: ../data/language-specs/latex.lang.h:1
+msgid "Command"
+msgstr "Command"
+
+#: ../data/language-specs/dosbatch.lang.h:3
+msgid "Dos Batch"
+msgstr "DOS Batch"
+
+#: ../data/language-specs/dot.lang.h:1 ../data/language-specs/xml.lang.h:1
+msgid "Attribute name"
+msgstr "Attribute name"
+
+#: ../data/language-specs/dot.lang.h:4
+msgid "Graphviz Dot"
+msgstr "Graphviz Dot"
+
+#: ../data/language-specs/dpatch.lang.h:1
+msgid "DPatch"
+msgstr "DPatch"
+
+#: ../data/language-specs/dpatch.lang.h:3
+msgid "patch-start"
+msgstr "patch-start"
+
+#: ../data/language-specs/dtd.lang.h:1 ../data/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../data/language-specs/dtd.lang.h:3
+msgid "decl"
+msgstr "decl"
+
+#: ../data/language-specs/dtd.lang.h:4
+msgid "entity"
+msgstr "entity"
+
+#: ../data/language-specs/dtd.lang.h:5
+msgid "error"
+msgstr "error"
+
+#: ../data/language-specs/dtd.lang.h:6
+msgid "quoted-value"
+msgstr "quoted-value"
+
+#: ../data/language-specs/eiffel.lang.h:1
+msgid "Assertion"
+msgstr "Assertion"
+
+#: ../data/language-specs/eiffel.lang.h:2
+msgid "Boolean Value"
+msgstr "Boolean Value"
+
+#: ../data/language-specs/eiffel.lang.h:5
+msgid "Debug"
+msgstr "Debug"
+
+#: ../data/language-specs/eiffel.lang.h:7
+msgid "Design by Contract"
+msgstr "Design by Contract"
+
+#: ../data/language-specs/eiffel.lang.h:8
+msgid "Eiffel"
+msgstr "Eiffel"
+
+#: ../data/language-specs/eiffel.lang.h:10
+msgid "Exception Handling"
+msgstr "Exception Handling"
+
+#: ../data/language-specs/eiffel.lang.h:13
+#: ../data/language-specs/ruby.lang.h:16
+msgid "Predefined Variable"
+msgstr "Predefined Variable"
+
+#: ../data/language-specs/eiffel.lang.h:16
+msgid "Void Value"
+msgstr "Void Value"
+
+#: ../data/language-specs/erlang.lang.h:1
+msgid "Atom"
+msgstr "Atom"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:646
-msgid "Name of the font to use for the page header (e.g. \"Monospace 10\")"
-msgstr "Name of the font to use for the page header (e.g. \"Monospace 10\")"
+#: ../data/language-specs/erlang.lang.h:2
+#: ../data/language-specs/fsharp.lang.h:1
+#: ../data/language-specs/ocaml.lang.h:1
+#: ../data/language-specs/octave.lang.h:1
+#: ../data/language-specs/verilog.lang.h:1
+#: ../data/language-specs/vhdl.lang.h:1
+msgid "Base-N Integer"
+msgstr "Base-N Integer"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:669
-msgid "Footer Font Name"
-msgstr "Footer Font Name"
+#: ../data/language-specs/erlang.lang.h:5
+#: ../data/language-specs/forth.lang.h:2
+#: ../data/language-specs/systemverilog.lang.h:1
+#: ../data/language-specs/verilog.lang.h:3
+msgid "Compiler Directive"
+msgstr "Compiler Directive"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:670
-msgid "Name of the font to use for the page footer (e.g. \"Monospace 10\")"
-msgstr "Name of the font to use for the page footer (e.g. \"Monospace 10\")"
+#: ../data/language-specs/erlang.lang.h:7
+msgid "Erlang"
+msgstr "Erlang"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:686
-msgid "Number of pages"
-msgstr "Number of pages"
+#: ../data/language-specs/fcl.lang.h:1
+msgid "Block"
+msgstr "Block"
 
-#: ../gtksourceview/gtksourceprintcompositor.c:687
-msgid ""
-"The number of pages in the document (-1 means the document has not been "
-"completely paginated)."
-msgstr ""
-"The number of pages in the document (-1 means the document has not been "
-"completely paginated)."
+#: ../data/language-specs/fcl.lang.h:4
+msgid "FCL"
+msgstr "FCL"
 
-#: ../gtksourceview/gtksourcestyle.c:79
-msgid "Line background"
-msgstr "Line background"
+#: ../data/language-specs/fcl.lang.h:5 ../data/language-specs/fortran.lang.h:5
+#: ../data/language-specs/ini.lang.h:6 ../data/language-specs/octave.lang.h:5
+#: ../data/language-specs/scilab.lang.h:3 ../data/language-specs/sql.lang.h:4
+msgid "Floating Point"
+msgstr "Floating Point"
 
-#: ../gtksourceview/gtksourcestyle.c:80
-msgid "Line background color"
-msgstr "Line background colour"
+#: ../data/language-specs/fcl.lang.h:7 ../data/language-specs/octave.lang.h:9
+#: ../data/language-specs/scilab.lang.h:6
+msgid "Reserved Constant"
+msgstr "Reserved Constant"
 
-#: ../gtksourceview/gtksourcestyle.c:87
-msgid "Background"
-msgstr "Background"
+#: ../data/language-specs/fcl.lang.h:8 ../data/language-specs/gap.lang.h:7
+#: ../data/language-specs/octave.lang.h:10 ../data/language-specs/R.lang.h:9
+#: ../data/language-specs/scilab.lang.h:7
+msgid "Scientific"
+msgstr "Scientific"
 
-#: ../gtksourceview/gtksourcestyle.c:88
-msgid "Background color"
-msgstr "Background colour"
+#: ../data/language-specs/forth.lang.h:4
+msgid "Debug Code"
+msgstr "Debug Code"
 
-#: ../gtksourceview/gtksourcestyle.c:95
-msgid "Foreground"
-msgstr "Foreground"
+#: ../data/language-specs/forth.lang.h:5
+msgid "Error Text"
+msgstr "Error Text"
 
-#: ../gtksourceview/gtksourcestyle.c:96
-msgid "Foreground color"
-msgstr "Foreground colour"
+#: ../data/language-specs/forth.lang.h:6
+msgid "Forth"
+msgstr "Forth"
 
-#: ../gtksourceview/gtksourcestyle.c:103 ../gtksourceview/gtksourcestyle.c:104
-#: ../gtksourceview/language-specs/t2t.lang.h:2
-msgid "Bold"
-msgstr "Bold"
+#: ../data/language-specs/fortran.lang.h:1
+msgid "BOZ Literal"
+msgstr "BOZ Literal"
 
-#: ../gtksourceview/gtksourcestyle.c:111 ../gtksourceview/gtksourcestyle.c:112
-#: ../gtksourceview/language-specs/t2t.lang.h:5
-msgid "Italic"
-msgstr "Italic"
+#: ../data/language-specs/fortran.lang.h:6
+msgid "Fortran 95"
+msgstr "Fortran 95"
 
-#: ../gtksourceview/gtksourcestyle.c:119 ../gtksourceview/gtksourcestyle.c:120
-msgid "Underline"
-msgstr "Underline"
+#: ../data/language-specs/fortran.lang.h:7
+msgid "Intrinsic function"
+msgstr "Intrinsic function"
 
-#: ../gtksourceview/gtksourcestyle.c:127 ../gtksourceview/gtksourcestyle.c:128
-msgid "Strikethrough"
-msgstr "Strikethrough"
+#: ../data/language-specs/fsharp.lang.h:3
+#: ../data/language-specs/ocaml.lang.h:3
+msgid "Builtin-function keyword"
+msgstr "Built-in function keyword"
 
-#: ../gtksourceview/gtksourcestyle.c:135
-msgid "Line background set"
-msgstr "Line background set"
+#: ../data/language-specs/fsharp.lang.h:8
+msgid "F#"
+msgstr "F#"
 
-#: ../gtksourceview/gtksourcestyle.c:136
-msgid "Whether line background color is set"
-msgstr "Whether line background colour is set"
+#: ../data/language-specs/fsharp.lang.h:9
+#: ../data/language-specs/ocaml.lang.h:9
+msgid "Floating Point number"
+msgstr "Floating Point number"
 
-#: ../gtksourceview/gtksourcestyle.c:143
-msgid "Foreground set"
-msgstr "Foreground set"
+#: ../data/language-specs/fsharp.lang.h:11
+#: ../data/language-specs/ocaml.lang.h:11
+msgid "Labeled argument"
+msgstr "Labelled argument"
 
-#: ../gtksourceview/gtksourcestyle.c:144
-msgid "Whether foreground color is set"
-msgstr "Whether foreground colour is set"
+#: ../data/language-specs/fsharp.lang.h:12
+#: ../data/language-specs/ocaml.lang.h:12
+msgid "Module Path"
+msgstr "Module Path"
 
-#: ../gtksourceview/gtksourcestyle.c:151
-msgid "Background set"
-msgstr "Background set"
+#: ../data/language-specs/fsharp.lang.h:14
+#: ../data/language-specs/ocaml.lang.h:15
+msgid "Polymorphic Variant"
+msgstr "Polymorphic Variant"
 
-#: ../gtksourceview/gtksourcestyle.c:152
-msgid "Whether background color is set"
-msgstr "Whether background colour is set"
+#: ../data/language-specs/fsharp.lang.h:18
+#: ../data/language-specs/ocaml.lang.h:19
+msgid "Type Variable"
+msgstr "Type Variable"
 
-#: ../gtksourceview/gtksourcestyle.c:159
-msgid "Bold set"
-msgstr "Bold set"
+#: ../data/language-specs/fsharp.lang.h:19
+#: ../data/language-specs/ocaml.lang.h:20
+msgid "Type, module or object keyword"
+msgstr "Type, module or object keyword"
 
-#: ../gtksourceview/gtksourcestyle.c:160
-msgid "Whether bold attribute is set"
-msgstr "Whether bold attribute is set"
+#: ../data/language-specs/fsharp.lang.h:20
+#: ../data/language-specs/ocaml.lang.h:21
+msgid "Variant Constructor"
+msgstr "Variant Constructor"
 
-#: ../gtksourceview/gtksourcestyle.c:167
-msgid "Italic set"
-msgstr "Italic set"
+#: ../data/language-specs/gap.lang.h:5
+msgid "GAP"
+msgstr "GAP"
 
-#: ../gtksourceview/gtksourcestyle.c:168
-msgid "Whether italic attribute is set"
-msgstr "Whether italic attribute is set"
+#: ../data/language-specs/gdb-log.lang.h:1
+msgid "Address"
+msgstr "Address"
 
-#: ../gtksourceview/gtksourcestyle.c:175
-msgid "Underline set"
-msgstr "Underline set"
+#: ../data/language-specs/gdb-log.lang.h:2
+msgid "Filename"
+msgstr "Filename"
 
-#: ../gtksourceview/gtksourcestyle.c:176
-msgid "Whether underline attribute is set"
-msgstr "Whether underline attribute is set"
+#: ../data/language-specs/gdb-log.lang.h:3
+msgid "Frame Number"
+msgstr "Frame Number"
 
-#: ../gtksourceview/gtksourcestyle.c:183
-msgid "Strikethrough set"
-msgstr "Strikethrough set"
+#: ../data/language-specs/gdb-log.lang.h:5
+msgid "GDB Log"
+msgstr "GDB Log"
 
-#: ../gtksourceview/gtksourcestyle.c:184
-msgid "Whether strikethrough attribute is set"
-msgstr "Whether strikethrough attribute is set"
+#: ../data/language-specs/gdb-log.lang.h:6
+msgid "Incomplete Sequence"
+msgstr "Incomplete Sequence"
 
-#: ../gtksourceview/gtksourcestylescheme.c:186
-#: ../gtksourceview/gtksourcestylescheme.c:187
-msgid "Style scheme id"
-msgstr "Style scheme ID"
+#: ../data/language-specs/gdb-log.lang.h:7
+msgid "Optimized Out"
+msgstr "Optimised Out"
 
-#: ../gtksourceview/gtksourcestylescheme.c:199
-#: ../gtksourceview/gtksourcestylescheme.c:200
-msgid "Style scheme name"
-msgstr "Style scheme name"
+#: ../data/language-specs/gdb-log.lang.h:9
+msgid "Prompt"
+msgstr "Prompt"
 
-#: ../gtksourceview/gtksourcestylescheme.c:212
-#: ../gtksourceview/gtksourcestylescheme.c:213
-msgid "Style scheme description"
-msgstr "Style scheme description"
+#: ../data/language-specs/gdb-log.lang.h:11
+msgid "Thread Action"
+msgstr "Thread Action"
 
-#: ../gtksourceview/gtksourcestylescheme.c:225
-#: ../gtksourceview/gtksourcestylescheme.c:226
-msgid "Style scheme filename"
-msgstr "Style scheme filename"
+#: ../data/language-specs/gdb-log.lang.h:12
+msgid "Thread Header"
+msgstr "Thread Header"
 
-#: ../gtksourceview/gtksourcestyleschememanager.c:151
-msgid "Style scheme search path"
-msgstr "Style scheme search path"
+#: ../data/language-specs/glsl.lang.h:1 ../data/language-specs/python.lang.h:3
+msgid "Builtin Constant"
+msgstr "Built-in Constant"
 
-#: ../gtksourceview/gtksourcestyleschememanager.c:152
-msgid "List of directories and files where the style schemes are located"
-msgstr "List of directories and files where the style schemes are located"
+#: ../data/language-specs/glsl.lang.h:6
+msgid "OpenGL Shading Language"
+msgstr "OpenGL Shading Language"
 
-#: ../gtksourceview/gtksourcestyleschememanager.c:160
-msgid "Scheme ids"
-msgstr "Scheme IDs"
+#: ../data/language-specs/glsl.lang.h:8
+msgid "Reserved Keywords"
+msgstr "Reserved Keywords"
 
-#: ../gtksourceview/gtksourcestyleschememanager.c:161
-msgid "List of the ids of the available style schemes"
-msgstr "List of the IDs of the available style schemes"
+#: ../data/language-specs/go.lang.h:9
+msgid "Go"
+msgstr "Go"
 
-#: ../gtksourceview/gtksourceundomanagerdefault.c:390
-msgid "Buffer"
-msgstr "Buffer"
+#: ../data/language-specs/gtk-doc.lang.h:2
+msgid "Deprecated"
+msgstr "Deprecated"
 
-#: ../gtksourceview/gtksourceundomanagerdefault.c:391
-msgid "The text buffer to add undo support on"
-msgstr "The text buffer to add undo support on"
+#: ../data/language-specs/gtk-doc.lang.h:4
+msgid "Function Name"
+msgstr "Function Name"
 
-#: ../gtksourceview/gtksourceview.c:325
-msgid "The completion object associated with the view"
-msgstr "The completion object associated with the view"
+#: ../data/language-specs/gtk-doc.lang.h:5
+msgid "Inline Documentation Section"
+msgstr "Inline Documentation Section"
 
-#: ../gtksourceview/gtksourceview.c:337
-msgid "Show Line Numbers"
-msgstr "Show Line Numbers"
+#: ../data/language-specs/gtk-doc.lang.h:7
+msgid "Parameter"
+msgstr "Parameter"
 
-#: ../gtksourceview/gtksourceview.c:338
-msgid "Whether to display line numbers"
-msgstr "Whether to display line numbers"
+#: ../data/language-specs/gtk-doc.lang.h:8
+msgid "Property Name"
+msgstr "Property Name"
 
-#: ../gtksourceview/gtksourceview.c:349
-msgid "Show Line Marks"
-msgstr "Show Line Marks"
+#: ../data/language-specs/gtk-doc.lang.h:9
+msgid "Return"
+msgstr "Return"
 
-#: ../gtksourceview/gtksourceview.c:350
-msgid "Whether to display line mark pixbufs"
-msgstr "Whether to display line mark pixbufs"
+#: ../data/language-specs/gtk-doc.lang.h:10
+msgid "Signal Name"
+msgstr "Signal Name"
 
-#: ../gtksourceview/gtksourceview.c:377
-msgid "Indent Width"
-msgstr "Indent Width"
+#: ../data/language-specs/gtk-doc.lang.h:11
+msgid "Since"
+msgstr "Since"
 
-#: ../gtksourceview/gtksourceview.c:378
-msgid "Number of spaces to use for each step of indent"
-msgstr "Number of spaces to use for each step of indent"
+#: ../data/language-specs/gtk-doc.lang.h:12
+#: ../data/language-specs/systemverilog.lang.h:6
+#: ../data/language-specs/verilog.lang.h:14
+#: ../data/language-specs/vhdl.lang.h:10
+msgid "Type"
+msgstr "Type"
 
-#: ../gtksourceview/gtksourceview.c:387
-msgid "Auto Indentation"
-msgstr "Auto Indentation"
+#: ../data/language-specs/gtk-doc.lang.h:13
+msgid "gtk-doc"
+msgstr "gtk-doc"
 
-#: ../gtksourceview/gtksourceview.c:388
-msgid "Whether to enable auto indentation"
-msgstr "Whether to enable auto indentation"
+#: ../data/language-specs/gtkrc.lang.h:5
+msgid "GtkRC"
+msgstr "GtkRC"
 
-#: ../gtksourceview/gtksourceview.c:395
-msgid "Insert Spaces Instead of Tabs"
-msgstr "Insert Spaces Instead of Tabs"
+#: ../data/language-specs/gtkrc.lang.h:6
+msgid "Include directive"
+msgstr "Include directive"
 
-#: ../gtksourceview/gtksourceview.c:396
-msgid "Whether to insert spaces instead of tabs"
-msgstr "Whether to insert spaces instead of tabs"
+#: ../data/language-specs/gtkrc.lang.h:10
+msgid "Widget State"
+msgstr "Widget State"
 
-#: ../gtksourceview/gtksourceview.c:408
-msgid "Show Right Margin"
-msgstr "Show Right Margin"
+#: ../data/language-specs/haddock.lang.h:1 ../data/language-specs/t2t.lang.h:1
+msgid "Anchor"
+msgstr "Anchor"
 
-#: ../gtksourceview/gtksourceview.c:409
-msgid "Whether to display the right margin"
-msgstr "Whether to display the right margin"
+#: ../data/language-specs/haddock.lang.h:2
+msgid "Code Block"
+msgstr "Code Block"
 
-#: ../gtksourceview/gtksourceview.c:421
-msgid "Right Margin Position"
-msgstr "Right Margin Position"
+#: ../data/language-specs/haddock.lang.h:3
+msgid "Definition list"
+msgstr "Definition list"
 
-#: ../gtksourceview/gtksourceview.c:422
-msgid "Position of the right margin"
-msgstr "Position of the right margin"
+#: ../data/language-specs/haddock.lang.h:4
+msgid "Emphasis"
+msgstr "Emphasis"
 
-#: ../gtksourceview/gtksourceview.c:438
-msgid "Smart Home/End"
-msgstr "Smart Home/End"
+#: ../data/language-specs/haddock.lang.h:5
+msgid "Enumerated list"
+msgstr "Enumerated list"
 
-#: ../gtksourceview/gtksourceview.c:439
-msgid ""
-"HOME and END keys move to first/last non whitespace characters on line "
-"before going to the start/end of the line"
-msgstr ""
-"HOME and END keys move to first/last non whitespace characters on line "
-"before going to the start/end of the line"
+#: ../data/language-specs/haddock.lang.h:6
+msgid "Escape"
+msgstr "Escape"
 
-#: ../gtksourceview/gtksourceview.c:449
-msgid "Highlight current line"
-msgstr "Highlight current line"
+#: ../data/language-specs/haddock.lang.h:7
+msgid "Haddock"
+msgstr "Haddock"
 
-#: ../gtksourceview/gtksourceview.c:450
-msgid "Whether to highlight the current line"
-msgstr "Whether to highlight the current line"
+#: ../data/language-specs/haddock.lang.h:8
+msgid "Haddock Directive"
+msgstr "Haddock Directive"
 
-#: ../gtksourceview/gtksourceview.c:457
-msgid "Indent on tab"
-msgstr "Indent on tab"
+#: ../data/language-specs/haddock.lang.h:9
+msgid "Header Property"
+msgstr "Header Property"
 
-#: ../gtksourceview/gtksourceview.c:458
-msgid "Whether to indent the selected text when the tab key is pressed"
-msgstr "Whether to indent the selected text when the tab key is pressed"
+#: ../data/language-specs/haddock.lang.h:10
+msgid "Hyperlinked Identifier"
+msgstr "Hyperlinked Identifier"
 
-#: ../gtksourceview/gtksourceview.c:472
-msgid "Draw Spaces"
-msgstr "Draw Spaces"
+#: ../data/language-specs/haddock.lang.h:11
+msgid "Hyperlinked Module Name"
+msgstr "Hyperlinked Module Name"
 
-#: ../gtksourceview/gtksourceview.c:473
-msgid "Set if and how the spaces should be visualized"
-msgstr "Set if and how the spaces should be visualised"
+#: ../data/language-specs/haddock.lang.h:12
+msgid "Inline Haddock Section"
+msgstr "Inline Haddock Section"
 
-#: ../gtksourceview/gtksourceview-i18n.c:74
-msgid "translator-credits"
-msgstr "Philip Withnall <pwithnall svn gnome org>"
+#: ../data/language-specs/haddock.lang.h:13
+msgid "Itemized list"
+msgstr "Itemised list"
 
-#: ../gtksourceview/language-specs/ada.lang.h:1
-msgid "Ada"
-msgstr "Ada"
+#: ../data/language-specs/haddock.lang.h:15
+msgid "Monospace"
+msgstr "Monospace"
 
-#: ../gtksourceview/language-specs/ada.lang.h:2
-msgid "Arbitrary base number"
-msgstr "Arbitrary base number"
+#: ../data/language-specs/haddock.lang.h:16
+msgid "URL"
+msgstr "URL"
 
-#. A boolean constant: TRUE, false
-#: ../gtksourceview/language-specs/ada.lang.h:3
-#: ../gtksourceview/language-specs/asp.lang.h:3
-#: ../gtksourceview/language-specs/c.lang.h:1
-#: ../gtksourceview/language-specs/cg.lang.h:2
-#: ../gtksourceview/language-specs/csharp.lang.h:1
-#: ../gtksourceview/language-specs/def.lang.h:4
-#: ../gtksourceview/language-specs/fsharp.lang.h:2
-#: ../gtksourceview/language-specs/gtkrc.lang.h:1
-#: ../gtksourceview/language-specs/ini.lang.h:2
-#: ../gtksourceview/language-specs/java.lang.h:1
-#: ../gtksourceview/language-specs/javascript.lang.h:1
-#: ../gtksourceview/language-specs/lua.lang.h:1
-#: ../gtksourceview/language-specs/nemerle.lang.h:2
-#: ../gtksourceview/language-specs/ocaml.lang.h:2
-#: ../gtksourceview/language-specs/ooc.lang.h:1
-#: ../gtksourceview/language-specs/php.lang.h:1
-#: ../gtksourceview/language-specs/R.lang.h:2
-#: ../gtksourceview/language-specs/ruby.lang.h:3
-#: ../gtksourceview/language-specs/vala.lang.h:1
-#: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/vhdl.lang.h:2
-msgid "Boolean value"
-msgstr "Boolean value"
+#: ../data/language-specs/haskell.lang.h:6
+msgid "Float"
+msgstr "Float"
 
-#. Any comment
-#: ../gtksourceview/language-specs/ada.lang.h:4
-#: ../gtksourceview/language-specs/asp.lang.h:4
-#: ../gtksourceview/language-specs/boo.lang.h:4
-#: ../gtksourceview/language-specs/c.lang.h:4
-#: ../gtksourceview/language-specs/cg.lang.h:5
-#: ../gtksourceview/language-specs/csharp.lang.h:4
-#: ../gtksourceview/language-specs/css.lang.h:3
-#: ../gtksourceview/language-specs/def.lang.h:11
-#: ../gtksourceview/language-specs/d.lang.h:3
-#: ../gtksourceview/language-specs/dosbatch.lang.h:2
-#: ../gtksourceview/language-specs/dot.lang.h:2
-#: ../gtksourceview/language-specs/eiffel.lang.h:3
-#: ../gtksourceview/language-specs/erlang.lang.h:4
-#: ../gtksourceview/language-specs/fcl.lang.h:2
-#: ../gtksourceview/language-specs/forth.lang.h:1
-#: ../gtksourceview/language-specs/fortran.lang.h:2
-#: ../gtksourceview/language-specs/fsharp.lang.h:4
-#: ../gtksourceview/language-specs/gap.lang.h:2
-#: ../gtksourceview/language-specs/gtkrc.lang.h:2
-#: ../gtksourceview/language-specs/haskell.lang.h:2
-#: ../gtksourceview/language-specs/html.lang.h:3
-#: ../gtksourceview/language-specs/idl.lang.h:1
-#: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/java.lang.h:3
-#: ../gtksourceview/language-specs/javascript.lang.h:2
-#: ../gtksourceview/language-specs/latex.lang.h:2
-#: ../gtksourceview/language-specs/lua.lang.h:2
-#: ../gtksourceview/language-specs/nemerle.lang.h:4
-#: ../gtksourceview/language-specs/nsis.lang.h:1
-#: ../gtksourceview/language-specs/ocaml.lang.h:4
-#: ../gtksourceview/language-specs/ocl.lang.h:1
-#: ../gtksourceview/language-specs/octave.lang.h:3
-#: ../gtksourceview/language-specs/ooc.lang.h:2
-#: ../gtksourceview/language-specs/pascal.lang.h:1
-#: ../gtksourceview/language-specs/perl.lang.h:2
-#: ../gtksourceview/language-specs/php.lang.h:2
-#: ../gtksourceview/language-specs/po.lang.h:1
-#: ../gtksourceview/language-specs/prolog.lang.h:1
-#: ../gtksourceview/language-specs/ruby.lang.h:5
-#: ../gtksourceview/language-specs/scheme.lang.h:2
-#: ../gtksourceview/language-specs/sh.lang.h:1
-#: ../gtksourceview/language-specs/sql.lang.h:1
-#: ../gtksourceview/language-specs/t2t.lang.h:3
-#: ../gtksourceview/language-specs/texinfo.lang.h:1
-#: ../gtksourceview/language-specs/vala.lang.h:2
-#: ../gtksourceview/language-specs/vbnet.lang.h:2
-#: ../gtksourceview/language-specs/verilog.lang.h:2
-#: ../gtksourceview/language-specs/vhdl.lang.h:4
-#: ../gtksourceview/language-specs/xml.lang.h:4
-msgid "Comment"
-msgstr "Comment"
+#: ../data/language-specs/haskell.lang.h:7
+msgid "Haskell"
+msgstr "Haskell"
 
-#. map-to="def:others"
-#: ../gtksourceview/language-specs/ada.lang.h:5
-#: ../gtksourceview/language-specs/asp.lang.h:5
-#: ../gtksourceview/language-specs/boo.lang.h:5
-#: ../gtksourceview/language-specs/c.lang.h:6
-#: ../gtksourceview/language-specs/cg.lang.h:6
-#: ../gtksourceview/language-specs/cpp.lang.h:3
-#: ../gtksourceview/language-specs/csharp.lang.h:5
-#: ../gtksourceview/language-specs/cuda.lang.h:2
-#: ../gtksourceview/language-specs/d.lang.h:5
-#: ../gtksourceview/language-specs/eiffel.lang.h:4
-#: ../gtksourceview/language-specs/forth.lang.h:3
-#: ../gtksourceview/language-specs/fortran.lang.h:3
-#: ../gtksourceview/language-specs/fsharp.lang.h:5
-#: ../gtksourceview/language-specs/glsl.lang.h:3
-#: ../gtksourceview/language-specs/gtkrc.lang.h:3
-#: ../gtksourceview/language-specs/haskell.lang.h:3
-#: ../gtksourceview/language-specs/idl.lang.h:2
-#: ../gtksourceview/language-specs/ini.lang.h:4
-#: ../gtksourceview/language-specs/java.lang.h:4
-#: ../gtksourceview/language-specs/javascript.lang.h:5
-#: ../gtksourceview/language-specs/nemerle.lang.h:5
-#: ../gtksourceview/language-specs/objc.lang.h:2
-#: ../gtksourceview/language-specs/ocaml.lang.h:5
-#: ../gtksourceview/language-specs/ocl.lang.h:2
-#: ../gtksourceview/language-specs/ooc.lang.h:3
-#: ../gtksourceview/language-specs/pascal.lang.h:2
-#: ../gtksourceview/language-specs/php.lang.h:3
-#: ../gtksourceview/language-specs/sparql.lang.h:3
-#: ../gtksourceview/language-specs/sql.lang.h:2
-#: ../gtksourceview/language-specs/vala.lang.h:3
-#: ../gtksourceview/language-specs/vbnet.lang.h:3
-msgid "Data Type"
-msgstr "Data Type"
+#: ../data/language-specs/haskell.lang.h:8
+msgid "Hex"
+msgstr "Hex"
 
-#. A decimal number: 1234
-#: ../gtksourceview/language-specs/ada.lang.h:6
-#: ../gtksourceview/language-specs/c.lang.h:7
-#: ../gtksourceview/language-specs/cg.lang.h:7
-#: ../gtksourceview/language-specs/csharp.lang.h:6
-#: ../gtksourceview/language-specs/def.lang.h:19
-#: ../gtksourceview/language-specs/d.lang.h:6
-#: ../gtksourceview/language-specs/eiffel.lang.h:6
-#: ../gtksourceview/language-specs/erlang.lang.h:6
-#: ../gtksourceview/language-specs/fsharp.lang.h:6
-#: ../gtksourceview/language-specs/nemerle.lang.h:6
-#: ../gtksourceview/language-specs/ocaml.lang.h:6
-#: ../gtksourceview/language-specs/ooc.lang.h:4
-#: ../gtksourceview/language-specs/php.lang.h:4
-#: ../gtksourceview/language-specs/python.lang.h:7
-#: ../gtksourceview/language-specs/ruby.lang.h:7
-#: ../gtksourceview/language-specs/vala.lang.h:4
-msgid "Decimal number"
-msgstr "Decimal number"
+#: ../data/language-specs/haskell.lang.h:10
+msgid "Octal"
+msgstr "Octal"
 
-#. map to nothing
-#: ../gtksourceview/language-specs/ada.lang.h:7
-#: ../gtksourceview/language-specs/c.lang.h:9
-#: ../gtksourceview/language-specs/cg.lang.h:9
-#: ../gtksourceview/language-specs/csharp.lang.h:8
-#: ../gtksourceview/language-specs/eiffel.lang.h:9
-#: ../gtksourceview/language-specs/fsharp.lang.h:7
-#: ../gtksourceview/language-specs/haskell.lang.h:5
-#: ../gtksourceview/language-specs/java.lang.h:7
-#: ../gtksourceview/language-specs/lua.lang.h:3
-#: ../gtksourceview/language-specs/ocaml.lang.h:8
-#: ../gtksourceview/language-specs/ooc.lang.h:7
-#: ../gtksourceview/language-specs/php.lang.h:7
-#: ../gtksourceview/language-specs/prolog.lang.h:3
-#: ../gtksourceview/language-specs/python.lang.h:8
-#: ../gtksourceview/language-specs/ruby.lang.h:8
-#: ../gtksourceview/language-specs/texinfo.lang.h:2
-msgid "Escaped Character"
-msgstr "Escaped Character"
+#: ../data/language-specs/haskell.lang.h:14
+#: ../data/language-specs/ruby.lang.h:22
+msgid "Symbol"
+msgstr "Symbol"
 
-#. keywords: "if", "for", "while", etc.
-#: ../gtksourceview/language-specs/ada.lang.h:8
-#: ../gtksourceview/language-specs/asp.lang.h:7
-#: ../gtksourceview/language-specs/awk.lang.h:2
-#: ../gtksourceview/language-specs/boo.lang.h:7
-#: ../gtksourceview/language-specs/c.lang.h:13
-#: ../gtksourceview/language-specs/cg.lang.h:14
-#: ../gtksourceview/language-specs/cpp.lang.h:4
-#: ../gtksourceview/language-specs/csharp.lang.h:10
-#: ../gtksourceview/language-specs/css.lang.h:8
-#: ../gtksourceview/language-specs/cuda.lang.h:6
-#: ../gtksourceview/language-specs/def.lang.h:36
-#: ../gtksourceview/language-specs/d.lang.h:10
-#: ../gtksourceview/language-specs/dosbatch.lang.h:4
-#: ../gtksourceview/language-specs/dot.lang.h:5
-#: ../gtksourceview/language-specs/eiffel.lang.h:12
-#: ../gtksourceview/language-specs/erlang.lang.h:9
-#: ../gtksourceview/language-specs/fcl.lang.h:6
-#: ../gtksourceview/language-specs/forth.lang.h:7
-#: ../gtksourceview/language-specs/fortran.lang.h:8
-#: ../gtksourceview/language-specs/fsharp.lang.h:10
-#: ../gtksourceview/language-specs/gap.lang.h:6
-#: ../gtksourceview/language-specs/glsl.lang.h:4
-#: ../gtksourceview/language-specs/gtkrc.lang.h:7
-#: ../gtksourceview/language-specs/haskell.lang.h:9
-#: ../gtksourceview/language-specs/idl.lang.h:4
-#: ../gtksourceview/language-specs/ini.lang.h:7
-#: ../gtksourceview/language-specs/java.lang.h:11
-#: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/lua.lang.h:5
-#: ../gtksourceview/language-specs/nemerle.lang.h:10
-#: ../gtksourceview/language-specs/objc.lang.h:3
-#: ../gtksourceview/language-specs/ocaml.lang.h:10
-#: ../gtksourceview/language-specs/ocl.lang.h:3
-#: ../gtksourceview/language-specs/octave.lang.h:7
-#: ../gtksourceview/language-specs/ooc.lang.h:12
-#: ../gtksourceview/language-specs/pascal.lang.h:4
-#: ../gtksourceview/language-specs/perl.lang.h:9
-#: ../gtksourceview/language-specs/php.lang.h:13
-#: ../gtksourceview/language-specs/po.lang.h:3
-#: ../gtksourceview/language-specs/prolog.lang.h:4
-#: ../gtksourceview/language-specs/python.lang.h:11
-#: ../gtksourceview/language-specs/R.lang.h:6
-#: ../gtksourceview/language-specs/ruby.lang.h:12
-#: ../gtksourceview/language-specs/scheme.lang.h:4
-#: ../gtksourceview/language-specs/sh.lang.h:5
-#: ../gtksourceview/language-specs/sparql.lang.h:7
-#: ../gtksourceview/language-specs/sql.lang.h:6
-#: ../gtksourceview/language-specs/tcl.lang.h:1
-#: ../gtksourceview/language-specs/texinfo.lang.h:6
-#: ../gtksourceview/language-specs/vala.lang.h:7
-#: ../gtksourceview/language-specs/vbnet.lang.h:4
-#: ../gtksourceview/language-specs/verilog.lang.h:6
-#: ../gtksourceview/language-specs/vhdl.lang.h:5
-msgid "Keyword"
-msgstr "Keyword"
+#: ../data/language-specs/haskell-literate.lang.h:1
+msgid "Literate Haskell"
+msgstr "Literate Haskell"
 
-#: ../gtksourceview/language-specs/ada.lang.h:9
-#: ../gtksourceview/language-specs/asp.lang.h:10
-#: ../gtksourceview/language-specs/c.lang.h:15
-#: ../gtksourceview/language-specs/cg.lang.h:16
-#: ../gtksourceview/language-specs/csharp.lang.h:12
-#: ../gtksourceview/language-specs/forth.lang.h:9
-#: ../gtksourceview/language-specs/fsharp.lang.h:15
-#: ../gtksourceview/language-specs/glsl.lang.h:6
-#: ../gtksourceview/language-specs/haskell.lang.h:11
-#: ../gtksourceview/language-specs/idl.lang.h:5
-#: ../gtksourceview/language-specs/nemerle.lang.h:14
-#: ../gtksourceview/language-specs/pascal.lang.h:6
-#: ../gtksourceview/language-specs/vbnet.lang.h:5
-msgid "Preprocessor"
-msgstr "Preprocessor"
+#: ../data/language-specs/html.lang.h:1
+msgid "Attribute Name"
+msgstr "Attribute Name"
 
-#: ../gtksourceview/language-specs/ada.lang.h:10
-#: ../gtksourceview/language-specs/csharp.lang.h:13
-#: ../gtksourceview/language-specs/vala.lang.h:9
-#: ../gtksourceview/language-specs/vhdl.lang.h:7
-msgid "Real number"
-msgstr "Real number"
+#: ../data/language-specs/html.lang.h:2
+msgid "Attribute Value"
+msgstr "Attribute Value"
 
-#: ../gtksourceview/language-specs/ada.lang.h:11
-#: ../gtksourceview/language-specs/asp.lang.h:11
-#: ../gtksourceview/language-specs/boo.lang.h:13
-#: ../gtksourceview/language-specs/chdr.lang.h:2
-#: ../gtksourceview/language-specs/c.lang.h:16
-#: ../gtksourceview/language-specs/cg.lang.h:17
-#: ../gtksourceview/language-specs/cpp.lang.h:5
-#: ../gtksourceview/language-specs/csharp.lang.h:14
-#: ../gtksourceview/language-specs/cuda.lang.h:7
-#: ../gtksourceview/language-specs/d.lang.h:13
-#: ../gtksourceview/language-specs/eiffel.lang.h:14
-#: ../gtksourceview/language-specs/erlang.lang.h:11
-#: ../gtksourceview/language-specs/forth.lang.h:10
-#: ../gtksourceview/language-specs/fortran.lang.h:9
-#: ../gtksourceview/language-specs/fsharp.lang.h:16
-#: ../gtksourceview/language-specs/glsl.lang.h:8
-#: ../gtksourceview/language-specs/haskell.lang.h:12
-#: ../gtksourceview/language-specs/haskell-literate.lang.h:2
-#: ../gtksourceview/language-specs/idl.lang.h:6
-#: ../gtksourceview/language-specs/java.lang.h:15
-#: ../gtksourceview/language-specs/makefile.lang.h:4
-#: ../gtksourceview/language-specs/nemerle.lang.h:15
-#: ../gtksourceview/language-specs/objc.lang.h:5
-#: ../gtksourceview/language-specs/ocaml.lang.h:16
-#: ../gtksourceview/language-specs/ooc.lang.h:17
-#: ../gtksourceview/language-specs/pascal.lang.h:7
-#: ../gtksourceview/language-specs/prolog.lang.h:8
-#: ../gtksourceview/language-specs/scheme.lang.h:6
-#: ../gtksourceview/language-specs/sparql.lang.h:14
-#: ../gtksourceview/language-specs/sql.lang.h:9
-#: ../gtksourceview/language-specs/vala.lang.h:10
-#: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
-#: ../gtksourceview/language-specs/vhdl.lang.h:8
-msgid "Sources"
-msgstr "Sources"
+#: ../data/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
 
-#: ../gtksourceview/language-specs/ada.lang.h:12
-#: ../gtksourceview/language-specs/c.lang.h:17
-#: ../gtksourceview/language-specs/cg.lang.h:18
-#: ../gtksourceview/language-specs/java.lang.h:16
-#: ../gtksourceview/language-specs/ooc.lang.h:18
-msgid "Storage Class"
-msgstr "Storage Class"
+#: ../data/language-specs/html.lang.h:8 ../data/language-specs/xml.lang.h:12
+msgid "Tag"
+msgstr "Tag"
 
-#. A string constant: "this is a string"
-#: ../gtksourceview/language-specs/ada.lang.h:13
-#: ../gtksourceview/language-specs/asp.lang.h:13
-#: ../gtksourceview/language-specs/boo.lang.h:15
-#: ../gtksourceview/language-specs/c.lang.h:18
-#: ../gtksourceview/language-specs/csharp.lang.h:15
-#: ../gtksourceview/language-specs/css.lang.h:13
-#: ../gtksourceview/language-specs/def.lang.h:57
-#: ../gtksourceview/language-specs/d.lang.h:15
-#: ../gtksourceview/language-specs/dosbatch.lang.h:6
-#: ../gtksourceview/language-specs/eiffel.lang.h:15
-#: ../gtksourceview/language-specs/erlang.lang.h:12
-#: ../gtksourceview/language-specs/forth.lang.h:11
-#: ../gtksourceview/language-specs/fsharp.lang.h:17
-#: ../gtksourceview/language-specs/gtkrc.lang.h:9
-#: ../gtksourceview/language-specs/haskell.lang.h:13
-#: ../gtksourceview/language-specs/idl.lang.h:7
-#: ../gtksourceview/language-specs/ini.lang.h:9
-#: ../gtksourceview/language-specs/java.lang.h:17
-#: ../gtksourceview/language-specs/javascript.lang.h:15
-#: ../gtksourceview/language-specs/lua.lang.h:10
-#: ../gtksourceview/language-specs/nemerle.lang.h:16
-#: ../gtksourceview/language-specs/nsis.lang.h:5
-#: ../gtksourceview/language-specs/objc.lang.h:6
-#: ../gtksourceview/language-specs/ocaml.lang.h:18
-#: ../gtksourceview/language-specs/ocl.lang.h:7
-#: ../gtksourceview/language-specs/octave.lang.h:11
-#: ../gtksourceview/language-specs/ooc.lang.h:19
-#: ../gtksourceview/language-specs/pascal.lang.h:8
-#: ../gtksourceview/language-specs/perl.lang.h:19
-#: ../gtksourceview/language-specs/php.lang.h:19
-#: ../gtksourceview/language-specs/po.lang.h:8
-#: ../gtksourceview/language-specs/prolog.lang.h:9
-#: ../gtksourceview/language-specs/python.lang.h:17
-#: ../gtksourceview/language-specs/ruby.lang.h:21
-#: ../gtksourceview/language-specs/scheme.lang.h:7
-#: ../gtksourceview/language-specs/sh.lang.h:9
-#: ../gtksourceview/language-specs/sql.lang.h:10
-#: ../gtksourceview/language-specs/texinfo.lang.h:10
-#: ../gtksourceview/language-specs/vala.lang.h:11
-#: ../gtksourceview/language-specs/vbnet.lang.h:8
-#: ../gtksourceview/language-specs/vhdl.lang.h:9
-msgid "String"
-msgstr "String"
+#: ../data/language-specs/idl.lang.h:3
+msgid "IDL"
+msgstr "IDL"
 
-#: ../gtksourceview/language-specs/asp.lang.h:1
-msgid "ASP"
-msgstr "ASP"
+#: ../data/language-specs/ini.lang.h:1
+msgid ".ini"
+msgstr ".ini"
 
-#: ../gtksourceview/language-specs/asp.lang.h:2
-msgid "ASP Object"
-msgstr "ASP Object"
+#: ../data/language-specs/java.lang.h:5 ../data/language-specs/ooc.lang.h:5
+msgid "Declaration"
+msgstr "Declaration"
 
-#. A function name (also: methods for classes)
-#: ../gtksourceview/language-specs/asp.lang.h:6
-#: ../gtksourceview/language-specs/changelog.lang.h:6
-#: ../gtksourceview/language-specs/cg.lang.h:11
-#: ../gtksourceview/language-specs/css.lang.h:7
-#: ../gtksourceview/language-specs/def.lang.h:32
-#: ../gtksourceview/language-specs/gap.lang.h:4
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:3
-#: ../gtksourceview/language-specs/javascript.lang.h:7
-#: ../gtksourceview/language-specs/lua.lang.h:4
-#: ../gtksourceview/language-specs/octave.lang.h:6
-#: ../gtksourceview/language-specs/scheme.lang.h:3
-#: ../gtksourceview/language-specs/sh.lang.h:3
-#: ../gtksourceview/language-specs/sparql.lang.h:4
-#: ../gtksourceview/language-specs/sql.lang.h:5
-msgid "Function"
-msgstr "Function"
+#: ../data/language-specs/java.lang.h:8 ../data/language-specs/ooc.lang.h:8
+msgid "External"
+msgstr "External"
 
-#. A generic number constant
-#: ../gtksourceview/language-specs/asp.lang.h:8
-#: ../gtksourceview/language-specs/boo.lang.h:11
-#: ../gtksourceview/language-specs/def.lang.h:40
-#: ../gtksourceview/language-specs/desktop.lang.h:11
-#: ../gtksourceview/language-specs/forth.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:13
-#: ../gtksourceview/language-specs/prolog.lang.h:5
-#: ../gtksourceview/language-specs/vhdl.lang.h:6
-msgid "Number"
-msgstr "Number"
+#: ../data/language-specs/java.lang.h:9
+#: ../data/language-specs/javascript.lang.h:8
+#: ../data/language-specs/ooc.lang.h:10
+msgid "Future Reserved Keywords"
+msgstr "Future Reserved Keywords"
 
-#. Operators: "+", "*", etc.
-#: ../gtksourceview/language-specs/asp.lang.h:9
-#: ../gtksourceview/language-specs/cmake.lang.h:6
-#: ../gtksourceview/language-specs/def.lang.h:42
-#: ../gtksourceview/language-specs/erlang.lang.h:10
-#: ../gtksourceview/language-specs/nsis.lang.h:3
-#: ../gtksourceview/language-specs/perl.lang.h:11
-#: ../gtksourceview/language-specs/php.lang.h:16
-#: ../gtksourceview/language-specs/prolog.lang.h:6
-#: ../gtksourceview/language-specs/sparql.lang.h:10
-msgid "Operator"
-msgstr "Operator"
+#: ../data/language-specs/java.lang.h:10
+msgid "Java"
+msgstr "Java"
 
-#. A special constant like NULL in C or null in Java
-#: ../gtksourceview/language-specs/asp.lang.h:12
-#: ../gtksourceview/language-specs/def.lang.h:53
-#: ../gtksourceview/language-specs/vbnet.lang.h:7
-msgid "Special constant"
-msgstr "Special constant"
+#: ../data/language-specs/java.lang.h:14 ../data/language-specs/ooc.lang.h:16
+msgid "Scope Declaration"
+msgstr "Scope Declaration"
 
-#: ../gtksourceview/language-specs/asp.lang.h:14
-msgid "VBScript and ADO constants"
-msgstr "VBScript and ADO constants"
+#: ../data/language-specs/javascript.lang.h:3
+msgid "Constructors"
+msgstr "Constructors"
 
-#: ../gtksourceview/language-specs/awk.lang.h:1
-#: ../gtksourceview/language-specs/boo.lang.h:3
-#: ../gtksourceview/language-specs/glsl.lang.h:2
-#: ../gtksourceview/language-specs/perl.lang.h:1
-#: ../gtksourceview/language-specs/python.lang.h:4
-msgid "Builtin Function"
-msgstr "Built-in Function"
+#: ../data/language-specs/javascript.lang.h:9
+msgid "JavaScript"
+msgstr "JavaScript"
 
-#: ../gtksourceview/language-specs/awk.lang.h:3
-msgid "Pattern"
-msgstr "Pattern"
+#: ../data/language-specs/javascript.lang.h:12
+msgid "Object"
+msgstr "Object"
 
-#: ../gtksourceview/language-specs/awk.lang.h:4
-#: ../gtksourceview/language-specs/dosbatch.lang.h:5
-#: ../gtksourceview/language-specs/javascript.lang.h:14
-#: ../gtksourceview/language-specs/lua.lang.h:9
-#: ../gtksourceview/language-specs/m4.lang.h:3
-#: ../gtksourceview/language-specs/perl.lang.h:18
-#: ../gtksourceview/language-specs/php.lang.h:18
-#: ../gtksourceview/language-specs/python.lang.h:15
-#: ../gtksourceview/language-specs/ruby.lang.h:19
-#: ../gtksourceview/language-specs/sh.lang.h:7
-#: ../gtksourceview/language-specs/tcl.lang.h:2
-msgid "Scripts"
-msgstr "Scripts"
+#: ../data/language-specs/javascript.lang.h:13
+msgid "Properties"
+msgstr "Properties"
 
-#: ../gtksourceview/language-specs/awk.lang.h:5
-#: ../gtksourceview/language-specs/cmake.lang.h:8
-#: ../gtksourceview/language-specs/haskell.lang.h:15
-#: ../gtksourceview/language-specs/ini.lang.h:10
-#: ../gtksourceview/language-specs/makefile.lang.h:8
-#: ../gtksourceview/language-specs/nsis.lang.h:6
-#: ../gtksourceview/language-specs/perl.lang.h:21
-#: ../gtksourceview/language-specs/php.lang.h:20
-#: ../gtksourceview/language-specs/pkgconfig.lang.h:3
-#: ../gtksourceview/language-specs/prolog.lang.h:10
-#: ../gtksourceview/language-specs/ruby.lang.h:23
-#: ../gtksourceview/language-specs/sh.lang.h:11
-#: ../gtksourceview/language-specs/sparql.lang.h:15
-#: ../gtksourceview/language-specs/tcl.lang.h:4
-msgid "Variable"
-msgstr "Variable"
+#: ../data/language-specs/javascript.lang.h:16
+msgid "Undefined Value"
+msgstr "Undefined Value"
 
-#: ../gtksourceview/language-specs/awk.lang.h:6
-msgid "awk"
-msgstr "awk"
+#: ../data/language-specs/latex.lang.h:3
+#: ../data/language-specs/texinfo.lang.h:5
+msgid "Include"
+msgstr "Include"
 
-#: ../gtksourceview/language-specs/bibtex.lang.h:1
-msgid "BibTeX"
-msgstr "BibTeX"
+#: ../data/language-specs/latex.lang.h:4
+msgid "Inline Math Mode"
+msgstr "Inline Maths Mode"
 
-#: ../gtksourceview/language-specs/bibtex.lang.h:2
-msgid "Entries"
-msgstr "Entries"
+#: ../data/language-specs/latex.lang.h:5
+msgid "LaTeX"
+msgstr "LaTeX"
 
-#: ../gtksourceview/language-specs/bibtex.lang.h:3
-msgid "Field"
-msgstr "Field"
+#: ../data/language-specs/latex.lang.h:7
+msgid "Math Mode"
+msgstr "Maths Mode"
 
-#: ../gtksourceview/language-specs/boo.lang.h:1
-msgid "Boo"
-msgstr "Boo"
+#: ../data/language-specs/latex.lang.h:8 ../data/language-specs/t2t.lang.h:16
+msgid "Verbatim"
+msgstr "Verbatim"
 
-#: ../gtksourceview/language-specs/boo.lang.h:2
-#: ../gtksourceview/language-specs/desktop.lang.h:3
-#: ../gtksourceview/language-specs/d.lang.h:2
-#: ../gtksourceview/language-specs/libtool.lang.h:1
-#: ../gtksourceview/language-specs/octave.lang.h:2
-#: ../gtksourceview/language-specs/python.lang.h:2
-#: ../gtksourceview/language-specs/scheme.lang.h:1
-#: ../gtksourceview/language-specs/sparql.lang.h:1
-msgid "Boolean"
-msgstr "Boolean"
+#: ../data/language-specs/latex.lang.h:9
+msgid "math-bound"
+msgstr "math-bound"
 
-#: ../gtksourceview/language-specs/boo.lang.h:6
-msgid "Definition"
-msgstr "Definition"
+#: ../data/language-specs/libtool.lang.h:4
+msgid "libtool"
+msgstr "libtool"
 
-#: ../gtksourceview/language-specs/boo.lang.h:8
-#: ../gtksourceview/language-specs/python.lang.h:13
-msgid "Multiline string"
-msgstr "Multiline string"
+#: ../data/language-specs/lua.lang.h:6
+msgid "Lua"
+msgstr "Lua"
 
-#: ../gtksourceview/language-specs/boo.lang.h:9
-#: ../gtksourceview/language-specs/sparql.lang.h:9
-#: ../gtksourceview/language-specs/xml.lang.h:10
-#: ../gtksourceview/language-specs/xslt.lang.h:3
-msgid "Namespace"
-msgstr "Namespace"
+#: ../data/language-specs/lua.lang.h:7 ../data/language-specs/ruby.lang.h:14
+msgid "Nil Constant"
+msgstr "Nil Constant"
 
-#: ../gtksourceview/language-specs/boo.lang.h:10
-#: ../gtksourceview/language-specs/csharp.lang.h:11
-#: ../gtksourceview/language-specs/d.lang.h:11
-#: ../gtksourceview/language-specs/fsharp.lang.h:13
-#: ../gtksourceview/language-specs/java.lang.h:12
-#: ../gtksourceview/language-specs/javascript.lang.h:11
-#: ../gtksourceview/language-specs/nemerle.lang.h:12
-#: ../gtksourceview/language-specs/ooc.lang.h:13
-#: ../gtksourceview/language-specs/php.lang.h:14
-#: ../gtksourceview/language-specs/vala.lang.h:8
-msgid "Null Value"
-msgstr "Null Value"
+#: ../data/language-specs/lua.lang.h:8
+msgid "Reserved Identifier"
+msgstr "Reserved Identifier"
 
-#: ../gtksourceview/language-specs/boo.lang.h:12
-#: ../gtksourceview/language-specs/perl.lang.h:17
-#: ../gtksourceview/language-specs/ruby.lang.h:17
-msgid "Regular Expression"
-msgstr "Regular Expression"
+#: ../data/language-specs/m4.lang.h:1
+msgid "Autoconf Macro"
+msgstr "Autoconf Macro"
 
-#: ../gtksourceview/language-specs/boo.lang.h:14
-#: ../gtksourceview/language-specs/glsl.lang.h:9
-#: ../gtksourceview/language-specs/python.lang.h:16
-#: ../gtksourceview/language-specs/ruby.lang.h:20
-msgid "Special Variable"
-msgstr "Special Variable"
+#: ../data/language-specs/m4.lang.h:2
+msgid "Obsolete Autoconf Macro"
+msgstr "Obsolete Autoconf Macro"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:1
-msgid "Bullet"
-msgstr "Bullet"
+#: ../data/language-specs/m4.lang.h:4
+msgid "m4"
+msgstr "m4"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:2
-msgid "ChangeLog"
-msgstr "ChangeLog"
+#: ../data/language-specs/m4.lang.h:5
+msgid "m4 Macro"
+msgstr "m4 Macro"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:3
-#: ../gtksourceview/language-specs/rpmspec.lang.h:3
-msgid "Date"
-msgstr "Date"
+#: ../data/language-specs/m4.lang.h:6
+msgid "m4-comment"
+msgstr "m4-comment"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:4
-msgid "E-mail address"
-msgstr "E-mail address"
+#: ../data/language-specs/makefile.lang.h:1
+msgid "Assignment Left Hand Side"
+msgstr "Assignment Left Hand Side"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:5
-msgid "File"
-msgstr "File"
+#: ../data/language-specs/makefile.lang.h:2
+msgid "Assignment Right Hand Side"
+msgstr "Assignment Right Hand Side"
 
-#: ../gtksourceview/language-specs/changelog.lang.h:9
-msgid "Release"
-msgstr "Release"
+#: ../data/language-specs/makefile.lang.h:3
+msgid "Makefile"
+msgstr "Makefile"
 
-#: ../gtksourceview/language-specs/chdr.lang.h:1
-msgid "C/C++/ObjC Header"
-msgstr "C/C++/ObjC Header"
+#. Translators: Trailing Tabs refers to tabulation characters present at
+#. the end of the line
+#: ../data/language-specs/makefile.lang.h:7
+msgid "Trailing Tab"
+msgstr "Trailing Tab"
 
-#: ../gtksourceview/language-specs/c.lang.h:2
-msgid "C"
-msgstr "C"
+#: ../data/language-specs/makefile.lang.h:9
+msgid "command"
+msgstr "command"
 
-#. A character constant: 'c'
-#: ../gtksourceview/language-specs/c.lang.h:3
-#: ../gtksourceview/language-specs/csharp.lang.h:3
-#: ../gtksourceview/language-specs/def.lang.h:9
-#: ../gtksourceview/language-specs/gap.lang.h:1
-#: ../gtksourceview/language-specs/haskell.lang.h:1
-#: ../gtksourceview/language-specs/java.lang.h:2
-#: ../gtksourceview/language-specs/nemerle.lang.h:3
-#: ../gtksourceview/language-specs/vhdl.lang.h:3
-msgid "Character"
-msgstr "Character"
+#: ../data/language-specs/makefile.lang.h:10
+msgid "function"
+msgstr "function"
 
-#: ../gtksourceview/language-specs/c.lang.h:5
-#: ../gtksourceview/language-specs/cpp.lang.h:2
-#: ../gtksourceview/language-specs/objc.lang.h:1
-msgid "Common Defines"
-msgstr "Common Defines"
+#. FIXME make it better names, and make them translatable
+#: ../data/language-specs/makefile.lang.h:11
+#: ../data/language-specs/yacc.lang.h:4
+msgid "keyword"
+msgstr "keyword"
 
-#. Any erroneous construct
-#: ../gtksourceview/language-specs/c.lang.h:8
-#: ../gtksourceview/language-specs/cg.lang.h:8
-#: ../gtksourceview/language-specs/csharp.lang.h:7
-#: ../gtksourceview/language-specs/css.lang.h:6
-#: ../gtksourceview/language-specs/def.lang.h:28
-#: ../gtksourceview/language-specs/d.lang.h:7
-#: ../gtksourceview/language-specs/dot.lang.h:3
-#: ../gtksourceview/language-specs/html.lang.h:5
-#: ../gtksourceview/language-specs/java.lang.h:6
-#: ../gtksourceview/language-specs/javascript.lang.h:6
-#: ../gtksourceview/language-specs/nemerle.lang.h:7
-#: ../gtksourceview/language-specs/ocaml.lang.h:7
-#: ../gtksourceview/language-specs/ooc.lang.h:6
-#: ../gtksourceview/language-specs/perl.lang.h:4
-#: ../gtksourceview/language-specs/php.lang.h:5
-#: ../gtksourceview/language-specs/prolog.lang.h:2
-#: ../gtksourceview/language-specs/vala.lang.h:5
-#: ../gtksourceview/language-specs/verilog.lang.h:4
-#: ../gtksourceview/language-specs/xml.lang.h:8
-msgid "Error"
-msgstr "Error"
+#: ../data/language-specs/makefile.lang.h:12
+msgid "prereq"
+msgstr "prereq"
 
-#. A floating point constant: 2.3e10
-#: ../gtksourceview/language-specs/c.lang.h:10
-#: ../gtksourceview/language-specs/cg.lang.h:10
-#: ../gtksourceview/language-specs/def.lang.h:30
-#: ../gtksourceview/language-specs/d.lang.h:8
-#: ../gtksourceview/language-specs/erlang.lang.h:8
-#: ../gtksourceview/language-specs/nemerle.lang.h:8
-#: ../gtksourceview/language-specs/ooc.lang.h:9
-#: ../gtksourceview/language-specs/php.lang.h:8
-#: ../gtksourceview/language-specs/python.lang.h:9
-#: ../gtksourceview/language-specs/R.lang.h:4
-#: ../gtksourceview/language-specs/ruby.lang.h:9
-msgid "Floating point number"
-msgstr "Floating point number"
+#: ../data/language-specs/makefile.lang.h:13
+msgid "targets"
+msgstr "targets"
 
-#: ../gtksourceview/language-specs/c.lang.h:11
-#: ../gtksourceview/language-specs/cg.lang.h:12
-#: ../gtksourceview/language-specs/csharp.lang.h:9
-#: ../gtksourceview/language-specs/d.lang.h:9
-#: ../gtksourceview/language-specs/eiffel.lang.h:11
-#: ../gtksourceview/language-specs/nemerle.lang.h:9
-#: ../gtksourceview/language-specs/ooc.lang.h:11
-#: ../gtksourceview/language-specs/php.lang.h:11
-#: ../gtksourceview/language-specs/vala.lang.h:6
-msgid "Hexadecimal number"
-msgstr "Hexadecimal number"
+#: ../data/language-specs/mallard.lang.h:1
+msgid "Block Elements"
+msgstr "Block Elements"
 
-#: ../gtksourceview/language-specs/c.lang.h:12
-#: ../gtksourceview/language-specs/cg.lang.h:13
-msgid "Included File"
-msgstr "Included File"
+#: ../data/language-specs/mallard.lang.h:2
+msgid "Inline Elements"
+msgstr "Inline Elements"
 
-#: ../gtksourceview/language-specs/c.lang.h:14
-#: ../gtksourceview/language-specs/cg.lang.h:15
-#: ../gtksourceview/language-specs/d.lang.h:12
-#: ../gtksourceview/language-specs/nemerle.lang.h:13
-#: ../gtksourceview/language-specs/ooc.lang.h:15
-#: ../gtksourceview/language-specs/php.lang.h:15
-msgid "Octal number"
-msgstr "Octal number"
+#: ../data/language-specs/mallard.lang.h:3
+msgid "Mallard"
+msgstr "Mallard"
 
-#: ../gtksourceview/language-specs/c.lang.h:19
-msgid "printf Conversion"
-msgstr "printf Conversion"
+#: ../data/language-specs/mallard.lang.h:5
+msgid "Page Elements"
+msgstr "Page Elements"
 
-#: ../gtksourceview/language-specs/cg.lang.h:1
-msgid "Bindings"
-msgstr "Bindings"
+#: ../data/language-specs/mallard.lang.h:6
+msgid "Section Elements"
+msgstr "Section Elements"
 
-#: ../gtksourceview/language-specs/cg.lang.h:3
-#: ../gtksourceview/language-specs/erlang.lang.h:3
-#: ../gtksourceview/language-specs/ruby.lang.h:4
-msgid "Builtin"
-msgstr "Built-in"
+#: ../data/language-specs/nemerle.lang.h:11
+msgid "Nemerle"
+msgstr "Nemerle"
 
-#: ../gtksourceview/language-specs/cg.lang.h:4
-msgid "CG Shader Language"
-msgstr "CG Shader Language"
+#: ../data/language-specs/nsis.lang.h:2
+msgid "NSIS"
+msgstr "NSIS"
 
-#: ../gtksourceview/language-specs/cg.lang.h:19
-msgid "Swizzle operator"
-msgstr "Swizzle operator"
+#: ../data/language-specs/objc.lang.h:4
+msgid "Objective-C"
+msgstr "Objective-C"
 
-#: ../gtksourceview/language-specs/classic.xml.h:1
-msgid "Classic"
-msgstr "Classic"
+#: ../data/language-specs/ocaml.lang.h:13
+msgid "Objective Caml"
+msgstr "Objective Caml"
 
-#: ../gtksourceview/language-specs/classic.xml.h:2
-msgid "Classic color scheme"
-msgstr "Classic colour scheme"
+#: ../data/language-specs/ocaml.lang.h:14
+msgid "Ocamldoc Comments"
+msgstr "Ocamldoc Comments"
 
-#: ../gtksourceview/language-specs/cmake.lang.h:1
-msgid "Builtin Command"
-msgstr "Built-in Command"
+#: ../data/language-specs/ocaml.lang.h:17
+msgid "Standart Modules"
+msgstr "Standard Modules"
 
-#: ../gtksourceview/language-specs/cmake.lang.h:2
-msgid "Builtin Variable"
-msgstr "Built-in Variable"
+#: ../data/language-specs/ocl.lang.h:4
+msgid "OCL"
+msgstr "OCL"
 
-#: ../gtksourceview/language-specs/cmake.lang.h:3
-msgid "CMake"
-msgstr "CMake"
+#: ../data/language-specs/ocl.lang.h:5
+msgid "Operation operator"
+msgstr "Maths Operators"
 
-#. Any constant
-#: ../gtksourceview/language-specs/cmake.lang.h:4
-#: ../gtksourceview/language-specs/def.lang.h:15
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:1
-#: ../gtksourceview/language-specs/libtool.lang.h:2
-#: ../gtksourceview/language-specs/ruby.lang.h:6
-msgid "Constant"
-msgstr "Constant"
+#: ../data/language-specs/ocl.lang.h:8
+msgid "Type Operators"
+msgstr "Type Operators"
 
-#: ../gtksourceview/language-specs/cmake.lang.h:5
-msgid "Control Keyword"
-msgstr "Control Keyword"
+#: ../data/language-specs/octave.lang.h:8
+msgid "Octave"
+msgstr "Octave"
 
-#: ../gtksourceview/language-specs/cobalt.xml.h:1
-msgid "Blue based color scheme"
-msgstr "Blue-based colour scheme"
+#: ../data/language-specs/ooc.lang.h:14
+msgid "OOC"
+msgstr "OOC"
 
-#: ../gtksourceview/language-specs/cobalt.xml.h:2
-msgid "Cobalt"
-msgstr "Cobalt"
+#: ../data/language-specs/opal.lang.h:7
+msgid "Keysymbol"
+msgstr "Keysymbol"
 
-#: ../gtksourceview/language-specs/cpp.lang.h:1
-msgid "C++"
-msgstr "C++"
+#: ../data/language-specs/opal.lang.h:9
+#: ../data/language-specs/python.lang.h:12
+msgid "Module Handler"
+msgstr "Module Handler"
 
-#: ../gtksourceview/language-specs/csharp.lang.h:2
-msgid "C#"
-msgstr "C#"
+#: ../data/language-specs/opal.lang.h:10
+msgid "Opal"
+msgstr "Opal"
 
-#: ../gtksourceview/language-specs/csharp.lang.h:16
-msgid "String Format"
-msgstr "String Format"
+#: ../data/language-specs/pascal.lang.h:5
+msgid "Pascal"
+msgstr "Pascal"
 
-#: ../gtksourceview/language-specs/css.lang.h:1
-msgid "CSS"
-msgstr "CSS"
+#: ../data/language-specs/perl.lang.h:3
+msgid "Control"
+msgstr "Control"
 
-#: ../gtksourceview/language-specs/css.lang.h:2
-msgid "Color"
-msgstr "Colour"
+#: ../data/language-specs/perl.lang.h:5
+msgid "File Descriptor"
+msgstr "File Descriptor"
 
-#: ../gtksourceview/language-specs/css.lang.h:4
-#: ../gtksourceview/language-specs/fcl.lang.h:3
-#: ../gtksourceview/language-specs/fortran.lang.h:4
-#: ../gtksourceview/language-specs/gap.lang.h:3
-#: ../gtksourceview/language-specs/gtkrc.lang.h:4
-#: ../gtksourceview/language-specs/haskell.lang.h:4
-#: ../gtksourceview/language-specs/ini.lang.h:5
-#: ../gtksourceview/language-specs/octave.lang.h:4
-#: ../gtksourceview/language-specs/pascal.lang.h:3
-#: ../gtksourceview/language-specs/sql.lang.h:3
-msgid "Decimal"
-msgstr "Decimal"
+#: ../data/language-specs/perl.lang.h:6 ../data/language-specs/php.lang.h:10
+#: ../data/language-specs/ruby.lang.h:10
+msgid "Heredoc"
+msgstr "Heredoc"
 
-#: ../gtksourceview/language-specs/css.lang.h:5
-msgid "Dimension"
-msgstr "Dimension"
+#: ../data/language-specs/perl.lang.h:7 ../data/language-specs/php.lang.h:11
+#: ../data/language-specs/ruby.lang.h:11 ../data/language-specs/sh.lang.h:4
+msgid "Heredoc Bound"
+msgstr "Heredoc Bound"
 
-#: ../gtksourceview/language-specs/css.lang.h:9
-msgid "Known Property Value"
-msgstr "Known Property Value"
+#: ../data/language-specs/perl.lang.h:8
+msgid "Include Statement"
+msgstr "Include Statement"
 
-#: ../gtksourceview/language-specs/css.lang.h:11
-msgid "Others 2"
-msgstr "Others 2"
+#: ../data/language-specs/perl.lang.h:10
+msgid "Line Directive"
+msgstr "Line Directive"
 
-#: ../gtksourceview/language-specs/css.lang.h:12
-msgid "Others 3"
-msgstr "Others 3"
+#: ../data/language-specs/perl.lang.h:12
+msgid "POD"
+msgstr "POD"
 
-#: ../gtksourceview/language-specs/css.lang.h:14
-msgid "at-rules"
-msgstr "at-rules"
+#: ../data/language-specs/perl.lang.h:13
+msgid "POD Escape"
+msgstr "POD Escape"
 
-#: ../gtksourceview/language-specs/cuda.lang.h:1
-msgid "CUDA"
-msgstr "CUDA"
+#: ../data/language-specs/perl.lang.h:14
+msgid "POD heading"
+msgstr "POD heading"
 
-#: ../gtksourceview/language-specs/cuda.lang.h:3
-msgid "Device Functions"
-msgstr "Device Functions"
+#: ../data/language-specs/perl.lang.h:15
+msgid "POD keyword"
+msgstr "POD keyword"
 
-#: ../gtksourceview/language-specs/cuda.lang.h:4
-msgid "Global Functions"
-msgstr "Global Functions"
+#: ../data/language-specs/perl.lang.h:16
+msgid "Perl"
+msgstr "Perl"
 
-#: ../gtksourceview/language-specs/cuda.lang.h:5
-msgid "Global Variables"
-msgstr "Global Variables"
+#: ../data/language-specs/perl.lang.h:20
+msgid "System Command"
+msgstr "System Command"
 
-#. A base-N number: 0xFFFF
-#: ../gtksourceview/language-specs/def.lang.h:2
-#: ../gtksourceview/language-specs/python.lang.h:1
-#: ../gtksourceview/language-specs/ruby.lang.h:2
-msgid "Base-N number"
-msgstr "Base-N number"
+#: ../data/language-specs/php.lang.h:3
+msgid "Common Function"
+msgstr "Common Function"
 
-#. A builtin name: like __import__, abs in Python
-#. (see http://docs.python.org/lib/built-in-funcs.html)
-#: ../gtksourceview/language-specs/def.lang.h:7
-msgid "Built-in identifier"
-msgstr "Built-in identifier"
+#: ../data/language-specs/php.lang.h:18
+msgid "PHP"
+msgstr "PHP"
 
-#. A complex number
-#: ../gtksourceview/language-specs/def.lang.h:13
-#: ../gtksourceview/language-specs/python.lang.h:6
-msgid "Complex number"
-msgstr "Complex number"
+#: ../data/language-specs/pkgconfig.lang.h:2
+msgid "Package Info"
+msgstr "Package Info"
 
-#. A primitive data type: int, long, char, etc.
-#: ../gtksourceview/language-specs/def.lang.h:17
-msgid "Data type"
-msgstr "Data type"
+#: ../data/language-specs/pkgconfig.lang.h:4
+msgid "pkg-config"
+msgstr "pkg-config"
 
-#: ../gtksourceview/language-specs/def.lang.h:20
-msgid "Defaults"
-msgstr "Defaults"
+#: ../data/language-specs/po.lang.h:2
+msgid "Fuzzy"
+msgstr "Fuzzy"
 
-#. A special comment containing documentation like in javadoc or
-#. gtk-doc
-#: ../gtksourceview/language-specs/def.lang.h:23
-msgid "Documentation comment"
-msgstr "Documentation comment"
+#. FIXME make it some nice name and mark it translatable
+#: ../data/language-specs/po.lang.h:7
+msgid "Special"
+msgstr "Special"
 
-#. This style doesn't map to anything since it must be used as an additional
-#. style for text which is already styled as a "doc-comment"
-#: ../gtksourceview/language-specs/def.lang.h:26
-msgid "Documentation comment element"
-msgstr "Documentation comment element"
+#: ../data/language-specs/po.lang.h:9
+msgid "gettext translation"
+msgstr "gettext translation"
 
-#. Any variable name
-#: ../gtksourceview/language-specs/def.lang.h:34
-#: ../gtksourceview/language-specs/php.lang.h:12
-msgid "Identifier"
-msgstr "Identifier"
+#: ../data/language-specs/prolog.lang.h:7
+msgid "Prolog"
+msgstr "Prolog"
 
-#. Anything that needs extra attention; mostly the keywords TODO, FIXME and XXX
-#: ../gtksourceview/language-specs/def.lang.h:38
-msgid "Note (FIXME, TODO, XXX, etc.)"
-msgstr "Note (FIXME, TODO, XXX, etc.)"
+#: ../data/language-specs/python.lang.h:5
+msgid "Builtin Object"
+msgstr "Built-in Object"
 
-#. This one is for '#include <foo.h>' and "#pragma blah", or 'use foobar', etc..
-#: ../gtksourceview/language-specs/def.lang.h:44
-msgid "Preprocessor directive"
-msgstr "Preprocessor directive"
+#: ../data/language-specs/python.lang.h:10
+msgid "Format"
+msgstr "Format"
 
-#. Reserved keywords: like "const" and "goto" in Java
-#: ../gtksourceview/language-specs/def.lang.h:46
-msgid "Reserved keyword"
-msgstr "Reserved keyword"
+#: ../data/language-specs/python.lang.h:14
+msgid "Python"
+msgstr "Python"
 
-#. A shebang: #!/bin/sh
-#: ../gtksourceview/language-specs/def.lang.h:48
-#: ../gtksourceview/language-specs/sh.lang.h:8
-msgid "Shebang"
-msgstr "Shebang"
+#: ../data/language-specs/python.lang.h:18
+msgid "string-conversion"
+msgstr "string-conversion"
 
-#. This style doesn't map to anything since it must be used as an additional
-#. style for text which is already styled as a "string"
-#: ../gtksourceview/language-specs/def.lang.h:51
-msgid "Special character (inside a string)"
-msgstr "Special character (inside a string)"
+#: ../data/language-specs/R.lang.h:1
+msgid "Assignment Operator"
+msgstr "Assignment Operator"
 
-#. Any statement
-#: ../gtksourceview/language-specs/def.lang.h:55
-msgid "Statement"
-msgstr "Statement"
+#: ../data/language-specs/R.lang.h:3
+msgid "Delimiter"
+msgstr "Delimiter"
 
-#. Text that stands out, HTML links, e-mail addresses, etc.
-#: ../gtksourceview/language-specs/def.lang.h:59
-msgid "Underlined"
-msgstr "Underlined"
+#: ../data/language-specs/R.lang.h:5 ../data/language-specs/verilog.lang.h:8
+msgid "Integer Number"
+msgstr "Integer Number"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:1
-msgid ".desktop"
-msgstr ".desktop"
+#: ../data/language-specs/R.lang.h:7
+msgid "R"
+msgstr "R"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:2
-msgid "Additional Category"
-msgstr "Additional Category"
+#: ../data/language-specs/R.lang.h:8
+msgid "Reserved Class"
+msgstr "Reserved Class"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:4
-msgid "Encoding"
-msgstr "Encoding"
+#: ../data/language-specs/R.lang.h:10
+msgid "Special Constant"
+msgstr "Special Constant"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:5
-msgid "Exec parameter"
-msgstr "Exec parameter"
+#: ../data/language-specs/rpmspec.lang.h:1
+msgid "Command Macro"
+msgstr "Command Macro"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:6
-msgid "Group"
-msgstr "Group"
+#: ../data/language-specs/rpmspec.lang.h:2
+msgid "Conditional Macro"
+msgstr "Conditional Macro"
 
-#. Translators: "Key" here means key value, that is the left hand
-#. side in a myoption=something line in a .desktop file
-#: ../gtksourceview/language-specs/desktop.lang.h:9
-msgid "Key"
-msgstr "Key"
+#: ../data/language-specs/rpmspec.lang.h:4
+msgid "Define"
+msgstr "Define"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:10
-msgid "Main Category"
-msgstr "Main Category"
+#: ../data/language-specs/rpmspec.lang.h:5
+msgid "Directory Macro"
+msgstr "Directory Macro"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:13
-msgid "Reserved Category"
-msgstr "Reserved Category"
+#: ../data/language-specs/rpmspec.lang.h:6
+msgid "Email"
+msgstr "E-mail"
 
-#: ../gtksourceview/language-specs/desktop.lang.h:14
-msgid "Translation"
-msgstr "Translation"
+#: ../data/language-specs/rpmspec.lang.h:7
+msgid "Flow Conditional"
+msgstr "Flow Conditional"
 
-#: ../gtksourceview/language-specs/diff.lang.h:1
-msgid "Added line"
-msgstr "Added line"
+#: ../data/language-specs/rpmspec.lang.h:8 ../data/language-specs/t2t.lang.h:4
+msgid "Header"
+msgstr "Header"
 
-#. Others 3
-#: ../gtksourceview/language-specs/diff.lang.h:3
-msgid "Changed line"
-msgstr "Changed line"
+#: ../data/language-specs/rpmspec.lang.h:9
+msgid "Other Macro"
+msgstr "Other Macro"
 
-#: ../gtksourceview/language-specs/diff.lang.h:4
-msgid "Diff"
-msgstr "Diff"
+#: ../data/language-specs/rpmspec.lang.h:11
+msgid "RPM Variable"
+msgstr "RPM Variable"
 
-#. Keyword
-#: ../gtksourceview/language-specs/diff.lang.h:6
-msgid "Ignore"
-msgstr "Ignore"
+#: ../data/language-specs/rpmspec.lang.h:12
+msgid "RPM spec"
+msgstr "RPM spec"
 
-#. String
-#: ../gtksourceview/language-specs/diff.lang.h:8
-#: ../gtksourceview/language-specs/po.lang.h:4
-msgid "Location"
-msgstr "Location"
+#: ../data/language-specs/rpmspec.lang.h:13
+#: ../data/language-specs/t2t.lang.h:9
+msgid "Section"
+msgstr "Section"
 
-#. Others 2
-#: ../gtksourceview/language-specs/diff.lang.h:11
-msgid "Removed line"
-msgstr "Removed line"
+#: ../data/language-specs/rpmspec.lang.h:14
+msgid "Spec Macro"
+msgstr "Spec Macro"
 
-#. Preprocessor
-#: ../gtksourceview/language-specs/diff.lang.h:13
-msgid "Special case"
-msgstr "Special case"
+#: ../data/language-specs/rpmspec.lang.h:15
+msgid "Switch"
+msgstr "Switch"
 
-#: ../gtksourceview/language-specs/d.lang.h:1
-#: ../gtksourceview/language-specs/nemerle.lang.h:1
-msgid "Binary number"
-msgstr "Binary number"
+#: ../data/language-specs/ruby.lang.h:1
+msgid "Attribute Definition"
+msgstr "Attribute Definition"
 
-#: ../gtksourceview/language-specs/d.lang.h:4
-msgid "D"
-msgstr "D"
+#: ../data/language-specs/ruby.lang.h:13
+msgid "Module handler"
+msgstr "Module handler"
 
-#: ../gtksourceview/language-specs/d.lang.h:14
-msgid "Special Token"
-msgstr "Special Token"
+#: ../data/language-specs/ruby.lang.h:15
+msgid "Numeric literal"
+msgstr "Numeric literal"
 
-#: ../gtksourceview/language-specs/docbook.lang.h:1
-msgid "Docbook"
-msgstr "Docbook"
+#: ../data/language-specs/ruby.lang.h:18
+msgid "Ruby"
+msgstr "Ruby"
 
-#: ../gtksourceview/language-specs/docbook.lang.h:2
-msgid "Formatting Elements"
-msgstr "Formatting Elements"
+#: ../data/language-specs/scheme.lang.h:5
+msgid "Scheme"
+msgstr "Scheme"
 
-#: ../gtksourceview/language-specs/docbook.lang.h:3
-msgid "GUI Elements"
-msgstr "GUI Elements"
+#: ../data/language-specs/scilab.lang.h:8
+msgid "Scilab"
+msgstr "Scilab"
 
-#: ../gtksourceview/language-specs/docbook.lang.h:4
-msgid "Header Elements"
-msgstr "Header Elements"
+#: ../data/language-specs/sh.lang.h:2
+msgid "Common Commands"
+msgstr "Common Commands"
 
-#: ../gtksourceview/language-specs/docbook.lang.h:6
-msgid "Structural Elements"
-msgstr "Structural Elements"
+#: ../data/language-specs/sh.lang.h:10
+msgid "Subshell"
+msgstr "Subshell"
 
-#: ../gtksourceview/language-specs/dosbatch.lang.h:1
-#: ../gtksourceview/language-specs/latex.lang.h:1
-msgid "Command"
-msgstr "Command"
+#. FIXME: need to sort out proper styles for variables
+#: ../data/language-specs/sh.lang.h:13
+msgid "Variable Definition"
+msgstr "Variable Definition"
 
-#: ../gtksourceview/language-specs/dosbatch.lang.h:3
-msgid "Dos Batch"
-msgstr "DOS Batch"
+#: ../data/language-specs/sh.lang.h:14
+msgid "sh"
+msgstr "sh"
 
-#: ../gtksourceview/language-specs/dot.lang.h:1
-#: ../gtksourceview/language-specs/xml.lang.h:1
-msgid "Attribute name"
-msgstr "Attribute name"
+#: ../data/language-specs/sparql.lang.h:2
+msgid "Class"
+msgstr "Class"
 
-#: ../gtksourceview/language-specs/dot.lang.h:4
-msgid "Graphviz Dot"
-msgstr "Graphviz Dot"
+#: ../data/language-specs/sparql.lang.h:5
+msgid "IRI"
+msgstr "IRI"
 
-#: ../gtksourceview/language-specs/dpatch.lang.h:1
-msgid "DPatch"
-msgstr "DPatch"
+#: ../data/language-specs/sparql.lang.h:6
+msgid "Individual"
+msgstr "Individual"
 
-#: ../gtksourceview/language-specs/dpatch.lang.h:3
-msgid "patch-start"
-msgstr "patch-start"
+#: ../data/language-specs/sparql.lang.h:8
+msgid "Literal"
+msgstr "Literal"
 
-#: ../gtksourceview/language-specs/dtd.lang.h:1
-#: ../gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: ../data/language-specs/sparql.lang.h:11
+msgid "Predicate"
+msgstr "Predicate"
 
-#: ../gtksourceview/language-specs/dtd.lang.h:3
-msgid "decl"
-msgstr "decl"
+#: ../data/language-specs/sparql.lang.h:12
+msgid "QName"
+msgstr "QName"
 
-#: ../gtksourceview/language-specs/dtd.lang.h:4
-msgid "entity"
-msgstr "entity"
+#: ../data/language-specs/sparql.lang.h:13
+msgid "SPARQL"
+msgstr "SPARQL"
 
-#: ../gtksourceview/language-specs/dtd.lang.h:5
-msgid "error"
-msgstr "error"
+#: ../data/language-specs/sql.lang.h:7
+msgid "No idea what it is"
+msgstr "No idea what it is"
 
-#: ../gtksourceview/language-specs/dtd.lang.h:6
-msgid "quoted-value"
-msgstr "quoted-value"
+#: ../data/language-specs/sql.lang.h:8
+msgid "SQL"
+msgstr "SQL"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:1
-msgid "Assertion"
-msgstr "Assertion"
+#: ../data/language-specs/systemverilog.lang.h:4
+msgid "System Task"
+msgstr "System Task"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:2
-msgid "Boolean Value"
-msgstr "Boolean Value"
+#: ../data/language-specs/systemverilog.lang.h:5
+msgid "SystemVerilog"
+msgstr "SystemVerilog"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:5
-msgid "Debug"
-msgstr "Debug"
+#: ../data/language-specs/t2t.lang.h:2 ../gtksourceview/gtksourcestyle.c:104
+#: ../gtksourceview/gtksourcestyle.c:105
+msgid "Bold"
+msgstr "Bold"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:7
-msgid "Design by Contract"
-msgstr "Design by Contract"
+#: ../data/language-specs/t2t.lang.h:5 ../gtksourceview/gtksourcestyle.c:112
+#: ../gtksourceview/gtksourcestyle.c:113
+msgid "Italic"
+msgstr "Italic"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:8
-msgid "Eiffel"
-msgstr "Eiffel"
+#: ../data/language-specs/t2t.lang.h:7
+msgid "Option"
+msgstr "Option"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:10
-msgid "Exception Handling"
-msgstr "Exception Handling"
+#: ../data/language-specs/t2t.lang.h:8
+msgid "Option Name"
+msgstr "Option Name"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:13
-#: ../gtksourceview/language-specs/ruby.lang.h:16
-msgid "Predefined Variable"
-msgstr "Predefined Variable"
+#: ../data/language-specs/t2t.lang.h:10
+msgid "Section 1"
+msgstr "Section 1"
 
-#: ../gtksourceview/language-specs/eiffel.lang.h:16
-msgid "Void Value"
-msgstr "Void Value"
+#: ../data/language-specs/t2t.lang.h:11
+msgid "Section 2"
+msgstr "Section 2"
 
-#: ../gtksourceview/language-specs/erlang.lang.h:1
-msgid "Atom"
-msgstr "Atom"
+#: ../data/language-specs/t2t.lang.h:12
+msgid "Section 3"
+msgstr "Section 3"
 
-#: ../gtksourceview/language-specs/erlang.lang.h:2
-#: ../gtksourceview/language-specs/fsharp.lang.h:1
-#: ../gtksourceview/language-specs/ocaml.lang.h:1
-#: ../gtksourceview/language-specs/octave.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:1
-#: ../gtksourceview/language-specs/vhdl.lang.h:1
-msgid "Base-N Integer"
-msgstr "Base-N Integer"
+#: ../data/language-specs/t2t.lang.h:13
+msgid "Section 4"
+msgstr "Section 4"
 
-#: ../gtksourceview/language-specs/erlang.lang.h:5
-#: ../gtksourceview/language-specs/forth.lang.h:2
-#: ../gtksourceview/language-specs/verilog.lang.h:3
-msgid "Compiler Directive"
-msgstr "Compiler Directive"
+#: ../data/language-specs/t2t.lang.h:14
+msgid "Section 5"
+msgstr "Section 5"
 
-#: ../gtksourceview/language-specs/erlang.lang.h:7
-msgid "Erlang"
-msgstr "Erlang"
+#: ../data/language-specs/t2t.lang.h:15
+msgid "Text2Tags"
+msgstr "Text2Tags"
 
-#: ../gtksourceview/language-specs/fcl.lang.h:1
-msgid "Block"
-msgstr "Block"
+#: ../data/language-specs/t2t.lang.h:17
+msgid "Verbatim Block"
+msgstr "Verbatim Block"
 
-#: ../gtksourceview/language-specs/fcl.lang.h:4
-msgid "FCL"
-msgstr "FCL"
+#: ../data/language-specs/tcl.lang.h:3
+msgid "Tcl"
+msgstr "Tcl"
 
-#: ../gtksourceview/language-specs/fcl.lang.h:5
-#: ../gtksourceview/language-specs/fortran.lang.h:5
-#: ../gtksourceview/language-specs/ini.lang.h:6
-#: ../gtksourceview/language-specs/octave.lang.h:5
-#: ../gtksourceview/language-specs/sql.lang.h:4
-msgid "Floating Point"
-msgstr "Floating Point"
+#: ../data/language-specs/texinfo.lang.h:3
+msgid "File Attributes"
+msgstr "File Attributes"
 
-#: ../gtksourceview/language-specs/fcl.lang.h:7
-#: ../gtksourceview/language-specs/octave.lang.h:9
-msgid "Reserved Constant"
-msgstr "Reserved Constant"
+#: ../data/language-specs/texinfo.lang.h:4
+msgid "Generated Content"
+msgstr "Generated Content"
 
-#: ../gtksourceview/language-specs/fcl.lang.h:8
-#: ../gtksourceview/language-specs/gap.lang.h:7
-#: ../gtksourceview/language-specs/octave.lang.h:10
-#: ../gtksourceview/language-specs/R.lang.h:9
-msgid "Scientific"
-msgstr "Scientific"
+#: ../data/language-specs/texinfo.lang.h:7
+msgid "Macros"
+msgstr "Macros"
 
-#: ../gtksourceview/language-specs/forth.lang.h:4
-msgid "Debug Code"
-msgstr "Debug Code"
+#: ../data/language-specs/texinfo.lang.h:11
+msgid "Texinfo"
+msgstr "Texinfo"
 
-#: ../gtksourceview/language-specs/forth.lang.h:5
-msgid "Error Text"
-msgstr "Error Text"
+#: ../data/language-specs/vala.lang.h:12
+msgid "Vala"
+msgstr "Vala"
 
-#: ../gtksourceview/language-specs/forth.lang.h:6
-msgid "Forth"
-msgstr "Forth"
+#: ../data/language-specs/vbnet.lang.h:9
+msgid "VB.NET"
+msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/fortran.lang.h:1
-msgid "BOZ Literal"
-msgstr "BOZ Literal"
+#: ../data/language-specs/verilog.lang.h:6
+msgid "Gate"
+msgstr "Gate"
 
-#: ../gtksourceview/language-specs/fortran.lang.h:6
-msgid "Fortran 95"
-msgstr "Fortran 95"
+#: ../data/language-specs/verilog.lang.h:7
+msgid "IEEE System Task"
+msgstr "IEEE System Task"
 
-#: ../gtksourceview/language-specs/fortran.lang.h:7
-msgid "Intrinsic function"
-msgstr "Intrinsic function"
+#: ../data/language-specs/verilog.lang.h:10
+msgid "LRM Additional System Task"
+msgstr "LRM Additional System Task"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:3
-#: ../gtksourceview/language-specs/ocaml.lang.h:3
-msgid "Builtin-function keyword"
-msgstr "Built-in function keyword"
+#: ../data/language-specs/verilog.lang.h:15
+msgid "Verilog"
+msgstr "Verilog"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:8
-msgid "F#"
-msgstr "F#"
+#: ../data/language-specs/vhdl.lang.h:11
+msgid "VHDL"
+msgstr "VHDL"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:9
-#: ../gtksourceview/language-specs/ocaml.lang.h:9
-msgid "Floating Point number"
-msgstr "Floating Point number"
+#: ../data/language-specs/xml.lang.h:2
+msgid "Attribute value"
+msgstr "Attribute value"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:11
-#: ../gtksourceview/language-specs/ocaml.lang.h:11
-msgid "Labeled argument"
-msgstr "Labelled argument"
+#: ../data/language-specs/xml.lang.h:3
+msgid "CDATA delimiter"
+msgstr "CDATA delimiter"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:12
-#: ../gtksourceview/language-specs/ocaml.lang.h:12
-msgid "Module Path"
-msgstr "Module Path"
+#: ../data/language-specs/xml.lang.h:5
+msgid "DOCTYPE"
+msgstr "DOCTYPE"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:14
-#: ../gtksourceview/language-specs/ocaml.lang.h:15
-msgid "Polymorphic Variant"
-msgstr "Polymorphic Variant"
+#: ../data/language-specs/xml.lang.h:6
+msgid "Element name"
+msgstr "Element name"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:18
-#: ../gtksourceview/language-specs/ocaml.lang.h:19
-msgid "Type Variable"
-msgstr "Type Variable"
+#: ../data/language-specs/xml.lang.h:7
+msgid "Entity"
+msgstr "Entity"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:19
-#: ../gtksourceview/language-specs/ocaml.lang.h:20
-msgid "Type, module or object keyword"
-msgstr "Type, module or object keyword"
+#: ../data/language-specs/xml.lang.h:11
+msgid "Processing instruction"
+msgstr "Processing instruction"
 
-#: ../gtksourceview/language-specs/fsharp.lang.h:20
-#: ../gtksourceview/language-specs/ocaml.lang.h:21
-msgid "Variant Constructor"
-msgstr "Variant Constructor"
+#: ../data/language-specs/xml.lang.h:13
+msgid "XML"
+msgstr "XML"
 
-#: ../gtksourceview/language-specs/gap.lang.h:5
-msgid "GAP"
-msgstr "GAP"
+#: ../data/language-specs/xslt.lang.h:1
+msgid "Element"
+msgstr "Element"
 
-#: ../gtksourceview/language-specs/glsl.lang.h:1
-#: ../gtksourceview/language-specs/python.lang.h:3
-msgid "Builtin Constant"
-msgstr "Built-in Constant"
+#: ../data/language-specs/xslt.lang.h:4
+msgid "XSLT"
+msgstr "XSLT"
 
-#: ../gtksourceview/language-specs/glsl.lang.h:5
-msgid "OpenGL Shading Language"
-msgstr "OpenGL Shading Language"
+#: ../data/language-specs/yacc.lang.h:2
+msgid "Yacc"
+msgstr "Yacc"
 
-#: ../gtksourceview/language-specs/glsl.lang.h:7
-msgid "Reserved Keywords"
-msgstr "Reserved Keywords"
+#: ../data/language-specs/yacc.lang.h:5
+msgid "rule"
+msgstr "rule"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:2
-msgid "Deprecated"
-msgstr "Deprecated"
+#: ../data/language-specs/yacc.lang.h:6
+msgid "token-type"
+msgstr "token-type"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:4
-msgid "Function Name"
-msgstr "Function Name"
+#: ../data/styles/classic.xml.h:1
+msgid "Classic"
+msgstr "Classic"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:5
-msgid "Inline Documentation Section"
-msgstr "Inline Documentation Section"
+#: ../data/styles/classic.xml.h:2
+msgid "Classic color scheme"
+msgstr "Classic colour scheme"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:7
-msgid "Parameter"
-msgstr "Parameter"
+#: ../data/styles/cobalt.xml.h:1
+msgid "Blue based color scheme"
+msgstr "Blue-based colour scheme"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:8
-msgid "Property Name"
-msgstr "Property Name"
+#: ../data/styles/cobalt.xml.h:2
+msgid "Cobalt"
+msgstr "Cobalt"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:9
-msgid "Return"
-msgstr "Return"
+#: ../data/styles/kate.xml.h:1
+msgid "Color scheme used in the Kate text editor"
+msgstr "Colour scheme used in the Kate text editor"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:10
-msgid "Signal Name"
-msgstr "Signal Name"
+#: ../data/styles/kate.xml.h:2
+msgid "Kate"
+msgstr "Kate"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:11
-msgid "Since"
-msgstr "Since"
+#: ../data/styles/oblivion.xml.h:1
+msgid "Dark color scheme using the Tango color palette"
+msgstr "Dark colour scheme using the Tango colour palette"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
-#: ../gtksourceview/language-specs/vhdl.lang.h:10
-msgid "Type"
-msgstr "Type"
+#: ../data/styles/oblivion.xml.h:2
+msgid "Oblivion"
+msgstr "Oblivion"
 
-#: ../gtksourceview/language-specs/gtk-doc.lang.h:13
-msgid "gtk-doc"
-msgstr "gtk-doc"
+#: ../data/styles/tango.xml.h:1
+msgid "Color scheme using Tango color palette"
+msgstr "Colour scheme using Tango colour palette"
 
-#: ../gtksourceview/language-specs/gtkrc.lang.h:5
-msgid "GtkRC"
-msgstr "GtkRC"
+#: ../data/styles/tango.xml.h:2
+msgid "Tango"
+msgstr "Tango"
 
-#: ../gtksourceview/language-specs/gtkrc.lang.h:6
-msgid "Include directive"
-msgstr "Include directive"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:380
+msgid "Document Words"
+msgstr "Document Words"
 
-#: ../gtksourceview/language-specs/gtkrc.lang.h:10
-msgid "Widget State"
-msgstr "Widget State"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:465
+msgid "The provider name"
+msgstr "The provider name"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:1
-#: ../gtksourceview/language-specs/t2t.lang.h:1
-msgid "Anchor"
-msgstr "Anchor"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:472
+#: ../gtksourceview/gtksourcecompletionitem.c:268
+msgid "Icon"
+msgstr "Icon"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:2
-msgid "Code Block"
-msgstr "Code Block"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:473
+msgid "The provider icon"
+msgstr "The provider icon"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:3
-msgid "Definition list"
-msgstr "Definition list"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:480
+msgid "Proposals Batch Size"
+msgstr "Proposals Batch Size"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:4
-msgid "Emphasis"
-msgstr "Emphasis"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:481
+msgid "Number of proposals added in one batch"
+msgstr "Number of proposals added in one batch"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:5
-msgid "Enumerated list"
-msgstr "Enumerated list"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:490
+msgid "Scan Batch Size"
+msgstr "Scan Batch Size"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:6
-msgid "Escape"
-msgstr "Escape"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:491
+msgid "Number of lines scanned in one batch"
+msgstr "Number of lines scanned in one batch"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:7
-msgid "Haddock"
-msgstr "Haddock"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:500
+msgid "Minimum Word Size"
+msgstr "Minimum Word Size"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:8
-msgid "Haddock Directive"
-msgstr "Haddock Directive"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:501
+msgid "The minimum word size to complete"
+msgstr "The minimum word size to complete"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:9
-msgid "Header Property"
-msgstr "Header Property"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:510
+msgid "Interactive Delay"
+msgstr "Interactive Delay"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:10
-msgid "Hyperlinked Identifier"
-msgstr "Hyperlinked Identifier"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:511
+msgid "The delay before initiating interactive completion"
+msgstr "The delay before initiating interactive completion"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:11
-msgid "Hyperlinked Module Name"
-msgstr "Hyperlinked Module Name"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:520
+msgid "Priority"
+msgstr "Priority"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:12
-msgid "Inline Haddock Section"
-msgstr "Inline Haddock Section"
+#: ../gtksourceview/completion-providers/words/gtksourcecompletionwords.c:521
+msgid "Provider priority"
+msgstr "Provider priority"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:13
-msgid "Itemized list"
-msgstr "Itemised list"
+#: ../gtksourceview/gtksourcebuffer.c:234
+#: ../gtksourceview/gtksourceprintcompositor.c:505
+msgid "Highlight Syntax"
+msgstr "Highlight Syntax"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:15
-msgid "Monospace"
-msgstr "Monospace"
+#: ../gtksourceview/gtksourcebuffer.c:235
+msgid "Whether to highlight syntax in the buffer"
+msgstr "Whether to highlight syntax in the buffer"
 
-#: ../gtksourceview/language-specs/haddock.lang.h:16
-msgid "URL"
-msgstr "URL"
+#: ../gtksourceview/gtksourcebuffer.c:248
+msgid "Highlight Matching Brackets"
+msgstr "Highlight Matching Brackets"
 
-#: ../gtksourceview/language-specs/haskell.lang.h:6
-msgid "Float"
-msgstr "Float"
+#: ../gtksourceview/gtksourcebuffer.c:249
+msgid "Whether to highlight matching brackets"
+msgstr "Whether to highlight matching brackets"
 
-#: ../gtksourceview/language-specs/haskell.lang.h:7
-msgid "Haskell"
-msgstr "Haskell"
+#: ../gtksourceview/gtksourcebuffer.c:262
+#: ../gtksourceview/gtksourceundomanagerdefault.c:418
+msgid "Maximum Undo Levels"
+msgstr "Maximum Undo Levels"
 
-#: ../gtksourceview/language-specs/haskell.lang.h:8
-msgid "Hex"
-msgstr "Hex"
+#: ../gtksourceview/gtksourcebuffer.c:263
+#: ../gtksourceview/gtksourceundomanagerdefault.c:419
+msgid "Number of undo levels for the buffer"
+msgstr "Number of undo levels for the buffer"
 
-#: ../gtksourceview/language-specs/haskell.lang.h:10
-msgid "Octal"
-msgstr "Octal"
+#. Translators: throughout GtkSourceView "language" stands
+#. * for "programming language", not "spoken language"
+#: ../gtksourceview/gtksourcebuffer.c:275
+msgid "Language"
+msgstr "Language"
 
-#: ../gtksourceview/language-specs/haskell.lang.h:14
-#: ../gtksourceview/language-specs/ruby.lang.h:22
-msgid "Symbol"
-msgstr "Symbol"
+#: ../gtksourceview/gtksourcebuffer.c:276
+msgid "Language object to get highlighting patterns from"
+msgstr "Language object to get highlighting patterns from"
 
-#: ../gtksourceview/language-specs/haskell-literate.lang.h:1
-msgid "Literate Haskell"
-msgstr "Literate Haskell"
+#: ../gtksourceview/gtksourcebuffer.c:284
+msgid "Can undo"
+msgstr "Can undo"
 
-#: ../gtksourceview/language-specs/html.lang.h:1
-msgid "Attribute Name"
-msgstr "Attribute Name"
+#: ../gtksourceview/gtksourcebuffer.c:285
+msgid "Whether Undo operation is possible"
+msgstr "Whether Undo operation is possible"
 
-#: ../gtksourceview/language-specs/html.lang.h:2
-msgid "Attribute Value"
-msgstr "Attribute Value"
+#: ../gtksourceview/gtksourcebuffer.c:292
+msgid "Can redo"
+msgstr "Can redo"
 
-#: ../gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: ../gtksourceview/gtksourcebuffer.c:293
+msgid "Whether Redo operation is possible"
+msgstr "Whether Redo operation is possible"
 
-#: ../gtksourceview/language-specs/html.lang.h:8
-#: ../gtksourceview/language-specs/xml.lang.h:12
-msgid "Tag"
-msgstr "Tag"
+#: ../gtksourceview/gtksourcebuffer.c:307
+#: ../gtksourceview/gtksourcebuffer.c:308
+msgid "Style scheme"
+msgstr "Style scheme"
 
-#: ../gtksourceview/language-specs/idl.lang.h:3
-msgid "IDL"
-msgstr "IDL"
+#: ../gtksourceview/gtksourcebuffer.c:315
+msgid "Undo manager"
+msgstr "Undo manager"
 
-#: ../gtksourceview/language-specs/ini.lang.h:1
-msgid ".ini"
-msgstr ".ini"
+#: ../gtksourceview/gtksourcebuffer.c:316
+msgid "The buffer undo manager"
+msgstr "The buffer undo manager"
 
-#: ../gtksourceview/language-specs/java.lang.h:5
-#: ../gtksourceview/language-specs/ooc.lang.h:5
-msgid "Declaration"
-msgstr "Declaration"
+#: ../gtksourceview/gtksourcecompletion.c:935
+#: ../gtksourceview/gtksourcecompletion.c:958
+msgid "No extra information available"
+msgstr "No extra information available"
 
-#: ../gtksourceview/language-specs/java.lang.h:8
-#: ../gtksourceview/language-specs/ooc.lang.h:8
-msgid "External"
-msgstr "External"
+#: ../gtksourceview/gtksourcecompletion.c:2220
+#: ../gtksourceview/gtksourcegutter.c:548
+msgid "View"
+msgstr "View"
 
-#: ../gtksourceview/language-specs/java.lang.h:9
-#: ../gtksourceview/language-specs/javascript.lang.h:8
-#: ../gtksourceview/language-specs/ooc.lang.h:10
-msgid "Future Reserved Keywords"
-msgstr "Future Reserved Keywords"
+#: ../gtksourceview/gtksourcecompletion.c:2221
+msgid "The GtkSourceView bound to the completion"
+msgstr "The GtkSourceView bound to the completion"
 
-#: ../gtksourceview/language-specs/java.lang.h:10
-msgid "Java"
-msgstr "Java"
+#: ../gtksourceview/gtksourcecompletion.c:2236
+msgid "Remember Info Visibility"
+msgstr "Remember Info Visibility"
 
-#: ../gtksourceview/language-specs/java.lang.h:14
-#: ../gtksourceview/language-specs/ooc.lang.h:16
-msgid "Scope Declaration"
-msgstr "Scope Declaration"
+#: ../gtksourceview/gtksourcecompletion.c:2237
+msgid "Remember the last info window visibility state"
+msgstr "Remember the last info window visibility state"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:3
-msgid "Constructors"
-msgstr "Constructors"
+#: ../gtksourceview/gtksourcecompletion.c:2250
+msgid "Select on Show"
+msgstr "Select on Show"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:9
-msgid "Javascript"
-msgstr "Javascript"
+#: ../gtksourceview/gtksourcecompletion.c:2251
+msgid "Select first proposal when completion is shown"
+msgstr "Select first proposal when completion is shown"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:12
-msgid "Object"
-msgstr "Object"
+#: ../gtksourceview/gtksourcecompletion.c:2265
+msgid "Show Headers"
+msgstr "Show Headers"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:13
-msgid "Properties"
-msgstr "Properties"
+#: ../gtksourceview/gtksourcecompletion.c:2266
+msgid ""
+"Show provider headers when proposals from multiple providers are available"
+msgstr ""
+"Show provider headers when proposals from multiple providers are available"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:16
-msgid "Undefined Value"
-msgstr "Undefined Value"
+#: ../gtksourceview/gtksourcecompletion.c:2280
+msgid "Show Icons"
+msgstr "Show Icons"
 
-#: ../gtksourceview/language-specs/kate.xml.h:1
-msgid "Color scheme used in the Kate text editor"
-msgstr "Colour scheme used in the Kate text editor"
+#: ../gtksourceview/gtksourcecompletion.c:2281
+msgid "Show provider and proposal icons in the completion popup"
+msgstr "Show provider and proposal icons in the completion popup"
 
-#: ../gtksourceview/language-specs/kate.xml.h:2
-msgid "Kate"
-msgstr "Kate"
+#: ../gtksourceview/gtksourcecompletion.c:2294
+msgid "Accelerators"
+msgstr "Accelerators"
 
-#: ../gtksourceview/language-specs/latex.lang.h:3
-#: ../gtksourceview/language-specs/texinfo.lang.h:5
-msgid "Include"
-msgstr "Include"
+#: ../gtksourceview/gtksourcecompletion.c:2295
+msgid "Number of proposal accelerators to show"
+msgstr "Number of proposal accelerators to show"
 
-#: ../gtksourceview/language-specs/latex.lang.h:4
-msgid "Inline Math Mode"
-msgstr "Inline Maths Mode"
+#: ../gtksourceview/gtksourcecompletion.c:2311
+msgid "Auto Complete Delay"
+msgstr "Auto Complete Delay"
 
-#: ../gtksourceview/language-specs/latex.lang.h:5
-msgid "LaTeX"
-msgstr "LaTeX"
+#: ../gtksourceview/gtksourcecompletion.c:2312
+msgid "Completion popup delay for interactive completion"
+msgstr "Completion popup delay for interactive completion"
 
-#: ../gtksourceview/language-specs/latex.lang.h:7
-msgid "Math Mode"
-msgstr "Maths Mode"
+#: ../gtksourceview/gtksourcecompletion.c:2327
+msgid "Provider Page Size"
+msgstr "Provider Page Size"
 
-#: ../gtksourceview/language-specs/latex.lang.h:8
-#: ../gtksourceview/language-specs/t2t.lang.h:16
-msgid "Verbatim"
-msgstr "Verbatim"
+#: ../gtksourceview/gtksourcecompletion.c:2328
+msgid "Provider scrolling page size"
+msgstr "Provider scrolling page size"
 
-#: ../gtksourceview/language-specs/latex.lang.h:9
-msgid "math-bound"
-msgstr "math-bound"
+#: ../gtksourceview/gtksourcecompletion.c:2343
+msgid "Proposal Page Size"
+msgstr "Proposal Page Size"
 
-#: ../gtksourceview/language-specs/libtool.lang.h:4
-msgid "libtool"
-msgstr "libtool"
+#: ../gtksourceview/gtksourcecompletion.c:2344
+msgid "Proposal scrolling page size"
+msgstr "Proposal scrolling page size"
 
-#: ../gtksourceview/language-specs/lua.lang.h:6
-msgid "Lua"
-msgstr "Lua"
+#: ../gtksourceview/gtksourcecompletion.c:2689
+msgid "Provider"
+msgstr "Provider"
 
-#: ../gtksourceview/language-specs/lua.lang.h:7
-#: ../gtksourceview/language-specs/ruby.lang.h:14
-msgid "Nil Constant"
-msgstr "Nil Constant"
+#: ../gtksourceview/gtksourcecompletioncontext.c:237
+#: ../gtksourceview/gtksourceview.c:306
+msgid "Completion"
+msgstr "Completion"
 
-#: ../gtksourceview/language-specs/lua.lang.h:8
-msgid "Reserved Identifier"
-msgstr "Reserved Identifier"
+#: ../gtksourceview/gtksourcecompletioncontext.c:238
+msgid "The completion object to which the context belongs"
+msgstr "The completion object to which the context belongs"
 
-#: ../gtksourceview/language-specs/m4.lang.h:1
-msgid "Autoconf Macro"
-msgstr "Autoconf Macro"
+#. Translators: The GtkTextIter at which the completion was invoked
+#: ../gtksourceview/gtksourcecompletioncontext.c:251
+msgid "Iterator"
+msgstr "Iterator"
 
-#: ../gtksourceview/language-specs/m4.lang.h:2
-msgid "Obsolete Autoconf Macro"
-msgstr "Obsolete Autoconf Macro"
+#: ../gtksourceview/gtksourcecompletioncontext.c:252
+msgid "The GtkTextIter at which the completion was invoked"
+msgstr "The GtkTextIter at which the completion was invoked"
 
-#: ../gtksourceview/language-specs/m4.lang.h:4
-msgid "m4"
-msgstr "m4"
+#: ../gtksourceview/gtksourcecompletioncontext.c:264
+msgid "Activation"
+msgstr "Activation"
 
-#: ../gtksourceview/language-specs/m4.lang.h:5
-msgid "m4 Macro"
-msgstr "m4 Macro"
+#: ../gtksourceview/gtksourcecompletioncontext.c:265
+msgid "The type of activation"
+msgstr "The type of activation"
 
-#: ../gtksourceview/language-specs/m4.lang.h:6
-msgid "m4-comment"
-msgstr "m4-comment"
+#. Tooltip style
+#: ../gtksourceview/gtksourcecompletioninfo.c:61
+msgid "Completion Info"
+msgstr "Completion Info"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:1
-msgid "Assignment Left Hand Side"
-msgstr "Assignment Left Hand Side"
+#: ../gtksourceview/gtksourcecompletionitem.c:229
+msgid "Label"
+msgstr "Label"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:2
-msgid "Assignment Right Hand Side"
-msgstr "Assignment Right Hand Side"
+#: ../gtksourceview/gtksourcecompletionitem.c:230
+msgid "Label to be shown for this item"
+msgstr "Label to be shown for this item"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:3
-msgid "Makefile"
-msgstr "Makefile"
+#: ../gtksourceview/gtksourcecompletionitem.c:243
+msgid "Markup to be shown for this item"
+msgstr "Markup to be shown for this item"
 
-#. Translators: Trailing Tabs refers to tabulation characters present at
-#. the end of the line
-#: ../gtksourceview/language-specs/makefile.lang.h:7
-msgid "Trailing Tab"
-msgstr "Trailing Tab"
+#: ../gtksourceview/gtksourcecompletionitem.c:256
+msgid "Item text"
+msgstr "Item text"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:9
-msgid "command"
-msgstr "command"
+#: ../gtksourceview/gtksourcecompletionitem.c:269
+msgid "Icon to be shown for this item"
+msgstr "Icon to be shown for this item"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:10
-msgid "function"
-msgstr "function"
+#: ../gtksourceview/gtksourcecompletionitem.c:281
+msgid "Info"
+msgstr "Info"
 
-#. FIXME make it better names, and make them translatable
-#: ../gtksourceview/language-specs/makefile.lang.h:11
-#: ../gtksourceview/language-specs/yacc.lang.h:4
-msgid "keyword"
-msgstr "keyword"
+#: ../gtksourceview/gtksourcecompletionitem.c:282
+msgid "Info to be shown for this item"
+msgstr "Info to be shown for this item"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:12
-msgid "prereq"
-msgstr "prereq"
+#: ../gtksourceview/gtksourcecontextengine.c:2969
+msgid "using \\C is not supported in language definitions"
+msgstr "using \\C is not supported in language definitions"
 
-#: ../gtksourceview/language-specs/makefile.lang.h:13
-msgid "targets"
-msgstr "targets"
+#. regex_new could fail, for instance if there are different
+#. * named sub-patterns with the same name or if resulting regex is
+#. * too long. In this case fixing lang file helps (e.g. renaming
+#. * subpatterns, making huge keywords use bigger prefixes, etc.)
+#: ../gtksourceview/gtksourcecontextengine.c:3593
+#, c-format
+msgid ""
+"Cannot create a regex for all the transitions, the syntax highlighting "
+"process will be slower than usual.\n"
+"The error was: %s"
+msgstr ""
+"Cannot create a regex for all the transitions; the syntax highlighting "
+"process will be slower than usual.\n"
+"The error was: %s"
 
-#: ../gtksourceview/language-specs/mallard.lang.h:1
-msgid "Block Elements"
-msgstr "Block Elements"
+#: ../gtksourceview/gtksourcecontextengine.c:4928
+msgid ""
+"Highlighting a single line took too much time, syntax highlighting will be "
+"disabled"
+msgstr ""
+"Highlighting a single line took too much time: syntax highlighting will be "
+"disabled"
 
-#: ../gtksourceview/language-specs/mallard.lang.h:2
-msgid "Inline Elements"
-msgstr "Inline Elements"
+#: ../gtksourceview/gtksourcecontextengine.c:6181
+#, c-format
+msgid "context '%s' cannot contain a \\%%{    start} command"
+msgstr "context '%s' cannot contain a \\%%{    start} command"
 
-#: ../gtksourceview/language-specs/mallard.lang.h:3
-msgid "Mallard"
-msgstr "Mallard"
+#: ../gtksourceview/gtksourcecontextengine.c:6343
+#: ../gtksourceview/gtksourcecontextengine.c:6432
+#, c-format
+msgid "duplicated context id '%s'"
+msgstr "duplicated context ID '%s'"
 
-#: ../gtksourceview/language-specs/mallard.lang.h:5
-msgid "Page Elements"
-msgstr "Page Elements"
+#: ../gtksourceview/gtksourcecontextengine.c:6547
+#: ../gtksourceview/gtksourcecontextengine.c:6607
+#, c-format
+msgid ""
+"style override used with wildcard context reference in language '%s' in ref "
+"'%s'"
+msgstr ""
+"style override used with wildcard context reference in language '%s' in ref "
+"'%s'"
 
-#: ../gtksourceview/language-specs/mallard.lang.h:6
-msgid "Section Elements"
-msgstr "Section Elements"
+#: ../gtksourceview/gtksourcecontextengine.c:6621
+#, c-format
+msgid "invalid context reference '%s'"
+msgstr "invalid context reference '%s'"
 
-#: ../gtksourceview/language-specs/msil.lang.h:1
-msgid "MSIL"
-msgstr "MSIL"
+#: ../gtksourceview/gtksourcecontextengine.c:6640
+#: ../gtksourceview/gtksourcecontextengine.c:6650
+#, c-format
+msgid "unknown context '%s'"
+msgstr "unknown context '%s'"
 
-#: ../gtksourceview/language-specs/nemerle.lang.h:11
-msgid "Nemerle"
-msgstr "Nemerle"
+#: ../gtksourceview/gtksourcecontextengine.c:6750
+#, c-format
+msgid "Missing main language definition (id = \"%s\".)"
+msgstr "Missing main language definition (id = \"%s\".)"
 
-#: ../gtksourceview/language-specs/nsis.lang.h:2
-msgid "NSIS"
-msgstr "NSIS"
+#: ../gtksourceview/gtksourcegutter.c:549
+msgid "The gutters' GtkSourceView"
+msgstr "The gutter's GtkSourceView"
 
-#: ../gtksourceview/language-specs/objc.lang.h:4
-msgid "Objective-C"
-msgstr "Objective-C"
+#: ../gtksourceview/gtksourcegutter.c:561
+#: ../gtksourceview/gtksourcegutterrenderer.c:703
+msgid "Window Type"
+msgstr "Window Type"
 
-#: ../gtksourceview/language-specs/oblivion.xml.h:1
-msgid "Dark color scheme using the Tango color palette"
-msgstr "Dark colour scheme using the Tango colour palette"
+#: ../gtksourceview/gtksourcegutter.c:562
+msgid "The gutters text window type"
+msgstr "The gutter's text window type"
 
-#: ../gtksourceview/language-specs/oblivion.xml.h:2
-msgid "Oblivion"
-msgstr "Oblivion"
+#: ../gtksourceview/gtksourcegutter.c:573
+#: ../gtksourceview/gtksourcegutterrenderer.c:479
+msgid "X Padding"
+msgstr "X Padding"
+
+#: ../gtksourceview/gtksourcegutter.c:574
+#: ../gtksourceview/gtksourcegutterrenderer.c:480
+msgid "The x-padding"
+msgstr "The x-padding"
+
+#: ../gtksourceview/gtksourcegutter.c:584
+#: ../gtksourceview/gtksourcegutterrenderer.c:495
+msgid "Y Padding"
+msgstr "Y Padding"
+
+#: ../gtksourceview/gtksourcegutter.c:585
+#: ../gtksourceview/gtksourcegutterrenderer.c:496
+msgid "The y-padding"
+msgstr "The y-padding"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:465
+#: ../gtksourceview/gtksourcegutterrenderer.c:466
+msgid "Visible"
+msgstr "Visible"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:511
+msgid "X Alignment"
+msgstr "X Alignment"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:512
+msgid "The x-alignment"
+msgstr "The x-alignment"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:527
+msgid "Y Alignment"
+msgstr "Y Alignment"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:528
+msgid "The y-alignment"
+msgstr "The y-alignment"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:670
+msgid "The View"
+msgstr "The View"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:671
+msgid "The view"
+msgstr "The view"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:687
+msgid "Alignment Mode"
+msgstr "Alignment Mode"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:688
+msgid "The alignment mode"
+msgstr "The alignment mode"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:704
+msgid "The window type"
+msgstr "The window type"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:712
+msgid "Size"
+msgstr "Size"
+
+#: ../gtksourceview/gtksourcegutterrenderer.c:713
+msgid "The size"
+msgstr "The size"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:293
+#: ../gtksourceview/gtksourcemarkattributes.c:316
+msgid "Pixbuf"
+msgstr "Pixbuf"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:294
+#: ../gtksourceview/gtksourcemarkattributes.c:317
+msgid "The pixbuf"
+msgstr "The pixbuf"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:301
+#: ../gtksourceview/gtksourcemarkattributes.c:303
+msgid "Stock Id"
+msgstr "Stock Id"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:302
+#: ../gtksourceview/gtksourcemarkattributes.c:304
+msgid "The stock id"
+msgstr "The stock id"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:309
+#: ../gtksourceview/gtksourcemarkattributes.c:329
+msgid "Icon Name"
+msgstr "Icon Name"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:310
+#: ../gtksourceview/gtksourcemarkattributes.c:330
+msgid "The icon name"
+msgstr "The icon name"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:317
+#: ../gtksourceview/gtksourcemarkattributes.c:342
+msgid "GIcon"
+msgstr "GIcon"
+
+#: ../gtksourceview/gtksourcegutterrendererpixbuf.c:318
+msgid "The gicon"
+msgstr "The gicon"
+
+#: ../gtksourceview/gtksourcegutterrenderertext.c:396
+msgid "The markup"
+msgstr "The markup"
+
+#: ../gtksourceview/gtksourcegutterrenderertext.c:404
+msgid "The text"
+msgstr "The text"
 
-#: ../gtksourceview/language-specs/ocaml.lang.h:13
-msgid "Objective Caml"
-msgstr "Objective Caml"
+#: ../gtksourceview/gtksourcelanguage.c:228
+#: ../gtksourceview/gtksourcelanguage.c:229
+msgid "Language id"
+msgstr "Language ID"
 
-#: ../gtksourceview/language-specs/ocaml.lang.h:14
-msgid "Ocamldoc Comments"
-msgstr "Ocamldoc Comments"
+#: ../gtksourceview/gtksourcelanguage.c:236
+#: ../gtksourceview/gtksourcelanguage.c:237
+msgid "Language name"
+msgstr "Language name"
 
-#: ../gtksourceview/language-specs/ocaml.lang.h:17
-msgid "Standart Modules"
-msgstr "Standard Modules"
+#: ../gtksourceview/gtksourcelanguage.c:244
+#: ../gtksourceview/gtksourcelanguage.c:245
+msgid "Language section"
+msgstr "Language section"
 
-#: ../gtksourceview/language-specs/ocl.lang.h:4
-msgid "OCL"
-msgstr "OCL"
+#: ../gtksourceview/gtksourcelanguage.c:252
+msgid "Hidden"
+msgstr "Hidden"
 
-#: ../gtksourceview/language-specs/ocl.lang.h:5
-msgid "Operation operator"
-msgstr "Maths Operators"
+#: ../gtksourceview/gtksourcelanguage.c:253
+msgid "Whether the language should be hidden from the user"
+msgstr "Whether the language should be hidden from the user"
 
-#: ../gtksourceview/language-specs/ocl.lang.h:8
-msgid "Type Operators"
-msgstr "Type Operators"
+#: ../gtksourceview/gtksourcelanguagemanager.c:150
+msgid "Language specification directories"
+msgstr "Language specification directories"
 
-#: ../gtksourceview/language-specs/octave.lang.h:8
-msgid "Octave"
-msgstr "Octave"
+#: ../gtksourceview/gtksourcelanguagemanager.c:151
+msgid ""
+"List of directories where the language specification files (.lang) are "
+"located"
+msgstr ""
+"List of directories where the language specification files (.lang) are "
+"located"
 
-#: ../gtksourceview/language-specs/ooc.lang.h:14
-msgid "OOC"
-msgstr "OOC"
+#: ../gtksourceview/gtksourcelanguagemanager.c:160
+msgid "Language ids"
+msgstr "Language IDs"
 
-#: ../gtksourceview/language-specs/pascal.lang.h:5
-msgid "Pascal"
-msgstr "Pascal"
+#: ../gtksourceview/gtksourcelanguagemanager.c:161
+msgid "List of the ids of the available languages"
+msgstr "List of the IDs of the available languages"
 
-#: ../gtksourceview/language-specs/perl.lang.h:3
-msgid "Control"
-msgstr "Control"
+#: ../gtksourceview/gtksourcelanguage-parser-2.c:951
+#, c-format
+msgid "Unknown id '%s' in regex '%s'"
+msgstr "Unknown ID '%s' in regex '%s'"
 
-#: ../gtksourceview/language-specs/perl.lang.h:5
-msgid "File Descriptor"
-msgstr "File Descriptor"
+#: ../gtksourceview/gtksourcelanguage-parser-2.c:1179
+#, c-format
+msgid "in regex '%s': backreferences are not supported"
+msgstr "in regex '%s': backreferences are not supported"
 
-#: ../gtksourceview/language-specs/perl.lang.h:6
-#: ../gtksourceview/language-specs/php.lang.h:9
-#: ../gtksourceview/language-specs/ruby.lang.h:10
-msgid "Heredoc"
-msgstr "Heredoc"
+#: ../gtksourceview/gtksourcemark.c:140
+msgid "category"
+msgstr "category"
 
-#: ../gtksourceview/language-specs/perl.lang.h:7
-#: ../gtksourceview/language-specs/php.lang.h:10
-#: ../gtksourceview/language-specs/ruby.lang.h:11
-#: ../gtksourceview/language-specs/sh.lang.h:4
-msgid "Heredoc Bound"
-msgstr "Heredoc Bound"
+#: ../gtksourceview/gtksourcemark.c:141
+msgid "The mark category"
+msgstr "The mark category"
 
-#: ../gtksourceview/language-specs/perl.lang.h:8
-msgid "Include Statement"
-msgstr "Include Statement"
+#: ../gtksourceview/gtksourcemarkattributes.c:290
+#: ../gtksourceview/gtksourcestyle.c:88
+msgid "Background"
+msgstr "Background"
 
-#: ../gtksourceview/language-specs/perl.lang.h:10
-msgid "Line Directive"
-msgstr "Line Directive"
+#: ../gtksourceview/gtksourcemarkattributes.c:291
+msgid "The background"
+msgstr "The background"
 
-#: ../gtksourceview/language-specs/perl.lang.h:12
-msgid "POD"
-msgstr "POD"
+#: ../gtksourceview/gtksourcemarkattributes.c:343
+msgid "The GIcon"
+msgstr "The GIcon"
 
-#: ../gtksourceview/language-specs/perl.lang.h:13
-msgid "POD Escape"
-msgstr "POD Escape"
+#: ../gtksourceview/gtksourceprintcompositor.c:445
+msgid "Source Buffer"
+msgstr "Source Buffer"
 
-#: ../gtksourceview/language-specs/perl.lang.h:14
-msgid "POD heading"
-msgstr "POD heading"
+#: ../gtksourceview/gtksourceprintcompositor.c:446
+msgid "The GtkSourceBuffer object to print"
+msgstr "The GtkSourceBuffer object to print"
 
-#: ../gtksourceview/language-specs/perl.lang.h:15
-msgid "POD keyword"
-msgstr "POD keyword"
+#: ../gtksourceview/gtksourceprintcompositor.c:463
+#: ../gtksourceview/gtksourceview.c:344
+msgid "Tab Width"
+msgstr "Tab Width"
 
-#: ../gtksourceview/language-specs/perl.lang.h:16
-msgid "Perl"
-msgstr "Perl"
+#: ../gtksourceview/gtksourceprintcompositor.c:464
+#: ../gtksourceview/gtksourceview.c:345
+msgid "Width of a tab character expressed in spaces"
+msgstr "Width of a tab character expressed in spaces"
 
-#: ../gtksourceview/language-specs/perl.lang.h:20
-msgid "System Command"
-msgstr "System Command"
+#: ../gtksourceview/gtksourceprintcompositor.c:484
+msgid "Wrap Mode"
+msgstr "Wrap Mode"
 
-#: ../gtksourceview/language-specs/php.lang.h:17
-msgid "PHP"
-msgstr "PHP"
+#: ../gtksourceview/gtksourceprintcompositor.c:485
+msgid ""
+"Whether to wrap lines never, at word boundaries, or at character boundaries."
+msgstr ""
+"Whether to wrap lines never, at word boundaries, or at character boundaries."
 
-#: ../gtksourceview/language-specs/pkgconfig.lang.h:2
-msgid "Package Info"
-msgstr "Package Info"
+#: ../gtksourceview/gtksourceprintcompositor.c:506
+msgid "Whether to print the document with highlighted syntax"
+msgstr "Whether to print the document with highlighted syntax"
 
-#: ../gtksourceview/language-specs/pkgconfig.lang.h:4
-msgid "pkg-config"
-msgstr "pkg-config"
+#: ../gtksourceview/gtksourceprintcompositor.c:527
+msgid "Print Line Numbers"
+msgstr "Print Line Numbers"
 
-#: ../gtksourceview/language-specs/po.lang.h:2
-msgid "Fuzzy"
-msgstr "Fuzzy"
+#: ../gtksourceview/gtksourceprintcompositor.c:528
+msgid "Interval of printed line numbers (0 means no numbers)"
+msgstr "Interval of printed line numbers (0 means no numbers)"
 
-#. FIXME make it some nice name and mark it translatable
-#: ../gtksourceview/language-specs/po.lang.h:7
-msgid "Special"
-msgstr "Special"
+#: ../gtksourceview/gtksourceprintcompositor.c:550
+msgid "Print Header"
+msgstr "Print Header"
 
-#: ../gtksourceview/language-specs/po.lang.h:9
-msgid "gettext translation"
-msgstr "gettext translation"
+#: ../gtksourceview/gtksourceprintcompositor.c:551
+msgid "Whether to print a header in each page"
+msgstr "Whether to print a header in each page"
 
-#: ../gtksourceview/language-specs/prolog.lang.h:7
-msgid "Prolog"
-msgstr "Prolog"
+#: ../gtksourceview/gtksourceprintcompositor.c:573
+msgid "Print Footer"
+msgstr "Print Footer"
 
-#: ../gtksourceview/language-specs/python.lang.h:5
-msgid "Builtin Object"
-msgstr "Built-in Object"
+#: ../gtksourceview/gtksourceprintcompositor.c:574
+msgid "Whether to print a footer in each page"
+msgstr "Whether to print a footer in each page"
 
-#: ../gtksourceview/language-specs/python.lang.h:10
-msgid "Format"
-msgstr "Format"
+#: ../gtksourceview/gtksourceprintcompositor.c:596
+msgid "Body Font Name"
+msgstr "Body Font Name"
 
-#: ../gtksourceview/language-specs/python.lang.h:12
-msgid "Module Handler"
-msgstr "Module Handler"
+#: ../gtksourceview/gtksourceprintcompositor.c:597
+msgid "Name of the font to use for the text body (e.g. \"Monospace 10\")"
+msgstr "Name of the font to use for the text body (e.g. \"Monospace 10\")"
 
-#: ../gtksourceview/language-specs/python.lang.h:14
-msgid "Python"
-msgstr "Python"
+#: ../gtksourceview/gtksourceprintcompositor.c:620
+msgid "Line Numbers Font Name"
+msgstr "Line Numbers Font Name"
 
-#: ../gtksourceview/language-specs/python.lang.h:18
-msgid "string-conversion"
-msgstr "string-conversion"
+#: ../gtksourceview/gtksourceprintcompositor.c:621
+msgid "Name of the font to use for the line numbers (e.g. \"Monospace 10\")"
+msgstr "Name of the font to use for the line numbers (e.g. \"Monospace 10\")"
 
-#: ../gtksourceview/language-specs/R.lang.h:1
-msgid "Assignment Operator"
-msgstr "Assignment Operator"
+#: ../gtksourceview/gtksourceprintcompositor.c:644
+msgid "Header Font Name"
+msgstr "Header Font Name"
 
-#: ../gtksourceview/language-specs/R.lang.h:3
-msgid "Delimiter"
-msgstr "Delimiter"
+#: ../gtksourceview/gtksourceprintcompositor.c:645
+msgid "Name of the font to use for the page header (e.g. \"Monospace 10\")"
+msgstr "Name of the font to use for the page header (e.g. \"Monospace 10\")"
 
-#: ../gtksourceview/language-specs/R.lang.h:5
-msgid "Integer Number"
-msgstr "Integer Number"
+#: ../gtksourceview/gtksourceprintcompositor.c:668
+msgid "Footer Font Name"
+msgstr "Footer Font Name"
 
-#: ../gtksourceview/language-specs/R.lang.h:7
-msgid "R"
-msgstr "R"
+#: ../gtksourceview/gtksourceprintcompositor.c:669
+msgid "Name of the font to use for the page footer (e.g. \"Monospace 10\")"
+msgstr "Name of the font to use for the page footer (e.g. \"Monospace 10\")"
 
-#: ../gtksourceview/language-specs/R.lang.h:8
-msgid "Reserved Class"
-msgstr "Reserved Class"
+#: ../gtksourceview/gtksourceprintcompositor.c:685
+msgid "Number of pages"
+msgstr "Number of pages"
 
-#: ../gtksourceview/language-specs/R.lang.h:10
-msgid "Special Constant"
-msgstr "Special Constant"
+#: ../gtksourceview/gtksourceprintcompositor.c:686
+msgid ""
+"The number of pages in the document (-1 means the document has not been "
+"completely paginated)."
+msgstr ""
+"The number of pages in the document (-1 means the document has not been "
+"completely paginated)."
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:1
-msgid "Command Macro"
-msgstr "Command Macro"
+#: ../gtksourceview/gtksourcestyle.c:80
+msgid "Line background"
+msgstr "Line background"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:2
-msgid "Conditional Macro"
-msgstr "Conditional Macro"
+#: ../gtksourceview/gtksourcestyle.c:81
+msgid "Line background color"
+msgstr "Line background colour"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:4
-msgid "Define"
-msgstr "Define"
+#: ../gtksourceview/gtksourcestyle.c:89
+msgid "Background color"
+msgstr "Background colour"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:5
-msgid "Directory Macro"
-msgstr "Directory Macro"
+#: ../gtksourceview/gtksourcestyle.c:96
+msgid "Foreground"
+msgstr "Foreground"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:6
-msgid "Email"
-msgstr "E-mail"
+#: ../gtksourceview/gtksourcestyle.c:97
+msgid "Foreground color"
+msgstr "Foreground colour"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:7
-msgid "Flow Conditional"
-msgstr "Flow Conditional"
+#: ../gtksourceview/gtksourcestyle.c:120 ../gtksourceview/gtksourcestyle.c:121
+msgid "Underline"
+msgstr "Underline"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:8
-#: ../gtksourceview/language-specs/t2t.lang.h:4
-msgid "Header"
-msgstr "Header"
+#: ../gtksourceview/gtksourcestyle.c:128 ../gtksourceview/gtksourcestyle.c:129
+msgid "Strikethrough"
+msgstr "Strikethrough"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:9
-msgid "Other Macro"
-msgstr "Other Macro"
+#: ../gtksourceview/gtksourcestyle.c:136
+msgid "Line background set"
+msgstr "Line background set"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:11
-msgid "RPM Variable"
-msgstr "RPM Variable"
+#: ../gtksourceview/gtksourcestyle.c:137
+msgid "Whether line background color is set"
+msgstr "Whether line background colour is set"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:12
-msgid "RPM spec"
-msgstr "RPM spec"
+#: ../gtksourceview/gtksourcestyle.c:144
+msgid "Foreground set"
+msgstr "Foreground set"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:13
-#: ../gtksourceview/language-specs/t2t.lang.h:9
-msgid "Section"
-msgstr "Section"
+#: ../gtksourceview/gtksourcestyle.c:145
+msgid "Whether foreground color is set"
+msgstr "Whether foreground colour is set"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:14
-msgid "Spec Macro"
-msgstr "Spec Macro"
+#: ../gtksourceview/gtksourcestyle.c:152
+msgid "Background set"
+msgstr "Background set"
 
-#: ../gtksourceview/language-specs/rpmspec.lang.h:15
-msgid "Switch"
-msgstr "Switch"
+#: ../gtksourceview/gtksourcestyle.c:153
+msgid "Whether background color is set"
+msgstr "Whether background colour is set"
 
-#: ../gtksourceview/language-specs/ruby.lang.h:1
-msgid "Attribute Definition"
-msgstr "Attribute Definition"
+#: ../gtksourceview/gtksourcestyle.c:160
+msgid "Bold set"
+msgstr "Bold set"
 
-#: ../gtksourceview/language-specs/ruby.lang.h:13
-msgid "Module handler"
-msgstr "Module handler"
+#: ../gtksourceview/gtksourcestyle.c:161
+msgid "Whether bold attribute is set"
+msgstr "Whether bold attribute is set"
 
-#: ../gtksourceview/language-specs/ruby.lang.h:15
-msgid "Numeric literal"
-msgstr "Numeric literal"
+#: ../gtksourceview/gtksourcestyle.c:168
+msgid "Italic set"
+msgstr "Italic set"
 
-#: ../gtksourceview/language-specs/ruby.lang.h:18
-msgid "Ruby"
-msgstr "Ruby"
+#: ../gtksourceview/gtksourcestyle.c:169
+msgid "Whether italic attribute is set"
+msgstr "Whether italic attribute is set"
 
-#: ../gtksourceview/language-specs/scheme.lang.h:5
-msgid "Scheme"
-msgstr "Scheme"
+#: ../gtksourceview/gtksourcestyle.c:176
+msgid "Underline set"
+msgstr "Underline set"
 
-#: ../gtksourceview/language-specs/sh.lang.h:2
-msgid "Common Commands"
-msgstr "Common Commands"
+#: ../gtksourceview/gtksourcestyle.c:177
+msgid "Whether underline attribute is set"
+msgstr "Whether underline attribute is set"
 
-#: ../gtksourceview/language-specs/sh.lang.h:10
-msgid "Subshell"
-msgstr "Subshell"
+#: ../gtksourceview/gtksourcestyle.c:184
+msgid "Strikethrough set"
+msgstr "Strikethrough set"
 
-#. FIXME: need to sort out proper styles for variables
-#: ../gtksourceview/language-specs/sh.lang.h:13
-msgid "Variable Definition"
-msgstr "Variable Definition"
+#: ../gtksourceview/gtksourcestyle.c:185
+msgid "Whether strikethrough attribute is set"
+msgstr "Whether strikethrough attribute is set"
 
-#: ../gtksourceview/language-specs/sh.lang.h:14
-msgid "sh"
-msgstr "sh"
+#: ../gtksourceview/gtksourcestylescheme.c:194
+#: ../gtksourceview/gtksourcestylescheme.c:195
+msgid "Style scheme id"
+msgstr "Style scheme ID"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:2
-msgid "Class"
-msgstr "Class"
+#: ../gtksourceview/gtksourcestylescheme.c:207
+#: ../gtksourceview/gtksourcestylescheme.c:208
+msgid "Style scheme name"
+msgstr "Style scheme name"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:5
-msgid "IRI"
-msgstr "IRI"
+#: ../gtksourceview/gtksourcestylescheme.c:220
+#: ../gtksourceview/gtksourcestylescheme.c:221
+msgid "Style scheme description"
+msgstr "Style scheme description"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:6
-msgid "Individual"
-msgstr "Individual"
+#: ../gtksourceview/gtksourcestylescheme.c:233
+#: ../gtksourceview/gtksourcestylescheme.c:234
+msgid "Style scheme filename"
+msgstr "Style scheme filename"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:8
-msgid "Literal"
-msgstr "Literal"
+#: ../gtksourceview/gtksourcestyleschememanager.c:152
+msgid "Style scheme search path"
+msgstr "Style scheme search path"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:11
-msgid "Predicate"
-msgstr "Predicate"
+#: ../gtksourceview/gtksourcestyleschememanager.c:153
+msgid "List of directories and files where the style schemes are located"
+msgstr "List of directories and files where the style schemes are located"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:12
-msgid "QName"
-msgstr "QName"
+#: ../gtksourceview/gtksourcestyleschememanager.c:161
+msgid "Scheme ids"
+msgstr "Scheme IDs"
 
-#: ../gtksourceview/language-specs/sparql.lang.h:13
-msgid "SPARQL"
-msgstr "SPARQL"
+#: ../gtksourceview/gtksourcestyleschememanager.c:162
+msgid "List of the ids of the available style schemes"
+msgstr "List of the IDs of the available style schemes"
 
-#: ../gtksourceview/language-specs/sql.lang.h:7
-msgid "No idea what it is"
-msgstr "No idea what it is"
+#: ../gtksourceview/gtksourceundomanagerdefault.c:410
+msgid "Buffer"
+msgstr "Buffer"
 
-#: ../gtksourceview/language-specs/sql.lang.h:8
-msgid "SQL"
-msgstr "SQL"
+#: ../gtksourceview/gtksourceundomanagerdefault.c:411
+msgid "The text buffer to add undo support on"
+msgstr "The text buffer to add undo support on"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:7
-msgid "Option"
-msgstr "Option"
+#: ../gtksourceview/gtksourceview.c:307
+msgid "The completion object associated with the view"
+msgstr "The completion object associated with the view"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:8
-msgid "Option Name"
-msgstr "Option Name"
+#: ../gtksourceview/gtksourceview.c:319
+msgid "Show Line Numbers"
+msgstr "Show Line Numbers"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:10
-msgid "Section 1"
-msgstr "Section 1"
+#: ../gtksourceview/gtksourceview.c:320
+msgid "Whether to display line numbers"
+msgstr "Whether to display line numbers"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:11
-msgid "Section 2"
-msgstr "Section 2"
+#: ../gtksourceview/gtksourceview.c:331
+msgid "Show Line Marks"
+msgstr "Show Line Marks"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:12
-msgid "Section 3"
-msgstr "Section 3"
+#: ../gtksourceview/gtksourceview.c:332
+msgid "Whether to display line mark pixbufs"
+msgstr "Whether to display line mark pixbufs"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:13
-msgid "Section 4"
-msgstr "Section 4"
+#: ../gtksourceview/gtksourceview.c:359
+msgid "Indent Width"
+msgstr "Indent Width"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:14
-msgid "Section 5"
-msgstr "Section 5"
+#: ../gtksourceview/gtksourceview.c:360
+msgid "Number of spaces to use for each step of indent"
+msgstr "Number of spaces to use for each step of indent"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:15
-msgid "Text2Tags"
-msgstr "Text2Tags"
+#: ../gtksourceview/gtksourceview.c:369
+msgid "Auto Indentation"
+msgstr "Auto Indentation"
 
-#: ../gtksourceview/language-specs/t2t.lang.h:17
-msgid "Verbatim Block"
-msgstr "Verbatim Block"
+#: ../gtksourceview/gtksourceview.c:370
+msgid "Whether to enable auto indentation"
+msgstr "Whether to enable auto indentation"
 
-#: ../gtksourceview/language-specs/tango.xml.h:1
-msgid "Color scheme using Tango color palette"
-msgstr "Colour scheme using Tango colour palette"
+#: ../gtksourceview/gtksourceview.c:377
+msgid "Insert Spaces Instead of Tabs"
+msgstr "Insert Spaces Instead of Tabs"
 
-#: ../gtksourceview/language-specs/tango.xml.h:2
-msgid "Tango"
-msgstr "Tango"
+#: ../gtksourceview/gtksourceview.c:378
+msgid "Whether to insert spaces instead of tabs"
+msgstr "Whether to insert spaces instead of tabs"
 
-#: ../gtksourceview/language-specs/tcl.lang.h:3
-msgid "Tcl"
-msgstr "Tcl"
+#: ../gtksourceview/gtksourceview.c:390
+msgid "Show Right Margin"
+msgstr "Show Right Margin"
 
-#: ../gtksourceview/language-specs/texinfo.lang.h:3
-msgid "File Attributes"
-msgstr "File Attributes"
+#: ../gtksourceview/gtksourceview.c:391
+msgid "Whether to display the right margin"
+msgstr "Whether to display the right margin"
 
-#: ../gtksourceview/language-specs/texinfo.lang.h:4
-msgid "Generated Content"
-msgstr "Generated Content"
+#: ../gtksourceview/gtksourceview.c:403
+msgid "Right Margin Position"
+msgstr "Right Margin Position"
 
-#: ../gtksourceview/language-specs/texinfo.lang.h:7
-msgid "Macros"
-msgstr "Macros"
+#: ../gtksourceview/gtksourceview.c:404
+msgid "Position of the right margin"
+msgstr "Position of the right margin"
 
-#: ../gtksourceview/language-specs/texinfo.lang.h:11
-msgid "Texinfo"
-msgstr "Texinfo"
+#: ../gtksourceview/gtksourceview.c:420
+msgid "Smart Home/End"
+msgstr "Smart Home/End"
 
-#: ../gtksourceview/language-specs/vala.lang.h:12
-msgid "Vala"
-msgstr "Vala"
+#: ../gtksourceview/gtksourceview.c:421
+msgid ""
+"HOME and END keys move to first/last non whitespace characters on line "
+"before going to the start/end of the line"
+msgstr ""
+"HOME and END keys move to first/last non whitespace characters on line "
+"before going to the start/end of the line"
 
-#: ../gtksourceview/language-specs/vbnet.lang.h:9
-msgid "VB.NET"
-msgstr "VB.NET"
+#: ../gtksourceview/gtksourceview.c:431
+msgid "Highlight current line"
+msgstr "Highlight current line"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:5
-msgid "Gate"
-msgstr "Gate"
+#: ../gtksourceview/gtksourceview.c:432
+msgid "Whether to highlight the current line"
+msgstr "Whether to highlight the current line"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:9
-msgid "Verilog"
-msgstr "Verilog"
+#: ../gtksourceview/gtksourceview.c:439
+msgid "Indent on tab"
+msgstr "Indent on tab"
 
-#: ../gtksourceview/language-specs/vhdl.lang.h:11
-msgid "VHDL"
-msgstr "VHDL"
+#: ../gtksourceview/gtksourceview.c:440
+msgid "Whether to indent the selected text when the tab key is pressed"
+msgstr "Whether to indent the selected text when the tab key is pressed"
 
-#: ../gtksourceview/language-specs/xml.lang.h:2
-msgid "Attribute value"
-msgstr "Attribute value"
+#: ../gtksourceview/gtksourceview.c:454
+msgid "Draw Spaces"
+msgstr "Draw Spaces"
 
-#: ../gtksourceview/language-specs/xml.lang.h:3
-msgid "CDATA delimiter"
-msgstr "CDATA delimiter"
+#: ../gtksourceview/gtksourceview.c:455
+msgid "Set if and how the spaces should be visualized"
+msgstr "Set if and how the spaces should be visualised"
 
-#: ../gtksourceview/language-specs/xml.lang.h:5
-msgid "DOCTYPE"
-msgstr "DOCTYPE"
+#: ../gtksourceview/gtksourceview-i18n.c:74
+msgid "translator-credits"
+msgstr ""
+"Philip Withnall <pwithnall svn gnome org>\n"
+"Bruce Cowan <bruce bcowan me uk>"
 
-#: ../gtksourceview/language-specs/xml.lang.h:6
-msgid "Element name"
-msgstr "Element name"
+#~ msgid "Maximum width"
+#~ msgstr "Maximum width"
 
-#: ../gtksourceview/language-specs/xml.lang.h:7
-msgid "Entity"
-msgstr "Entity"
+#~ msgid "The maximum allowed width"
+#~ msgstr "The maximum allowed width"
 
-#: ../gtksourceview/language-specs/xml.lang.h:11
-msgid "Processing instruction"
-msgstr "Processing instruction"
+#~ msgid "Maximum height"
+#~ msgstr "Maximum height"
 
-#: ../gtksourceview/language-specs/xml.lang.h:13
-msgid "XML"
-msgstr "XML"
+#~ msgid "The maximum allowed height"
+#~ msgstr "The maximum allowed height"
 
-#: ../gtksourceview/language-specs/xslt.lang.h:1
-msgid "Element"
-msgstr "Element"
+#~ msgid "Shrink width"
+#~ msgstr "Shrink width"
 
-#: ../gtksourceview/language-specs/xslt.lang.h:4
-msgid "XSLT"
-msgstr "XSLT"
+#~ msgid "Whether the window should shrink width to fit the contents"
+#~ msgstr "Whether the window should shrink width to fit the contents"
 
-#: ../gtksourceview/language-specs/yacc.lang.h:2
-msgid "Yacc"
-msgstr "Yacc"
+#~ msgid "Shrink height"
+#~ msgstr "Shrink height"
 
-#: ../gtksourceview/language-specs/yacc.lang.h:5
-msgid "rule"
-msgstr "rule"
+#~ msgid "Whether the window should shrink height to fit the contents"
+#~ msgstr "Whether the window should shrink height to fit the contents"
 
-#: ../gtksourceview/language-specs/yacc.lang.h:6
-msgid "token-type"
-msgstr "token-type"
+#~ msgid "MSIL"
+#~ msgstr "MSIL"
 
 #~ msgid "Escaping character for syntax patterns"
 #~ msgstr "Escaping character for syntax patterns"
@@ -2948,9 +3052,6 @@ msgstr "token-type"
 #~ msgid "String Literal"
 #~ msgstr "String Literal"
 
-#~ msgid "Non Standard Key"
-#~ msgstr "Non Standard Key"
-
 #~ msgid "Diff file"
 #~ msgstr "Diff file"
 
@@ -2975,9 +3076,6 @@ msgstr "token-type"
 #~ msgid "Double Quoted String"
 #~ msgstr "Double Quoted String"
 
-#~ msgid "Keysymbol"
-#~ msgstr "Keysymbol"
-
 #~ msgid "Single Quoted String"
 #~ msgstr "Single Quoted String"
 
@@ -3023,9 +3121,6 @@ msgstr "token-type"
 #~ msgid "Object Properties"
 #~ msgstr "Object Properties"
 
-#~ msgid "Unicode Escape Sequence"
-#~ msgstr "Unicode Escape Sequence"
-
 #~ msgid "Word Operators"
 #~ msgstr "Word Operators"
 
@@ -3152,9 +3247,6 @@ msgstr "token-type"
 #~ msgid "Conditions"
 #~ msgstr "Conditions"
 
-#~ msgid "Conversion Functions"
-#~ msgstr "Conversion Functions"
-
 #~ msgid "Data Mining Functions"
 #~ msgstr "Data Mining Functions"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]