SF.net SVN: geany: [374] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Mon May 29 21:50:04 UTC 2006


Revision: 374
Author:   eht16
Date:     2006-05-29 14:49:56 -0700 (Mon, 29 May 2006)
ViewCVS:  http://svn.sourceforge.net/geany/?rev=374&view=rev

Log Message:
-----------
added translator credits, made update-po

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/THANKS
    trunk/po/geany.pot
    trunk/src/about.c
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2006-05-29 19:10:38 UTC (rev 373)
+++ trunk/ChangeLog	2006-05-29 21:49:56 UTC (rev 374)
@@ -1,3 +1,8 @@
+2006-05-29  Enrico Troeger  <enrico.troeger at uvena.de>
+
+ * src/about.c: added Jacek Wolszczak and Frank Lanitz to the credits
+
+
 2006-05-28  Enrico Troeger  <enrico.troeger at uvena.de>
 
  * configure.in, po/po.po: added Polish translation contributed by

Modified: trunk/THANKS
===================================================================
--- trunk/THANKS	2006-05-29 19:10:38 UTC (rev 373)
+++ trunk/THANKS	2006-05-29 21:49:56 UTC (rev 374)
@@ -22,4 +22,6 @@
 Translators:
 ----------------------------------
 These people have translated Geany to foreign languages.
-Topi <topi at phreaker.net>
+Topi <topi at phreaker.net> - ca_ES
+Frank Lanitz <frank at frank.uvena.de> - de_DE
+Jacek Wolszczak <shutdownrunner at o2.pl> - pl_PL

Modified: trunk/po/geany.pot
===================================================================
--- trunk/po/geany.pot	2006-05-29 19:10:38 UTC (rev 373)
+++ trunk/po/geany.pot	2006-05-29 21:49:56 UTC (rev 374)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-04-27 00:18+0200\n"
+"POT-Creation-Date: 2006-05-29 23:47+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/main.c:393
+#: src/main.c:389
 msgid ""
 "Geany is exiting because a named pipe was found. Mostly this means, Geany is "
 "already running. If you know Geany is not running, you can delete the file "
@@ -24,952 +24,929 @@
 "Delete the named pipe and start Geany?"
 msgstr ""
 
-#: src/main.c:433
+#: src/main.c:429
 #, c-format
 msgid "(built on %s with GTK %d.%d.%d, GLib %d.%d.%d)"
 msgstr ""
 
-#: src/main.c:502
+#: src/main.c:504
 #, c-format
-msgid "This is %s %s by Enrico Troeger."
+msgid "This is Geany %s."
 msgstr ""
 
-#: src/main.c:504
+#: src/main.c:506
 #, c-format
 msgid "Configuration directory could not be created (%s)."
 msgstr ""
 
-#: src/interface.c:206 src/interface.c:1155
+#: src/interface.c:210 src/interface.c:1171
 msgid "Geany"
 msgstr ""
 
-#: src/interface.c:216
+#: src/interface.c:220
 msgid "_File"
 msgstr ""
 
-#: src/interface.c:227
+#: src/interface.c:231
 msgid "New (with template)"
 msgstr ""
 
-#: src/interface.c:238 src/interface.c:321 src/interface.c:386
-#: src/interface.c:600 src/interface.c:1536
+#: src/interface.c:242 src/interface.c:319 src/interface.c:384
+#: src/interface.c:607 src/interface.c:1556
 msgid "invisible"
 msgstr ""
 
-#: src/interface.c:263 src/interface.c:702
+#: src/interface.c:267 src/interface.c:709
 msgid "Save all"
 msgstr ""
 
-#: src/interface.c:266
+#: src/interface.c:270
 msgid "Saves all open files"
 msgstr ""
 
-#: src/interface.c:297
+#: src/interface.c:298
 msgid "Close all"
 msgstr ""
 
-#: src/interface.c:300
+#: src/interface.c:301
 msgid "Closes all open files"
 msgstr ""
 
-#: src/interface.c:314
+#: src/interface.c:312
 msgid "Recent files"
 msgstr ""
 
-#: src/interface.c:332 src/interface.c:812
+#: src/interface.c:330 src/interface.c:819
 msgid "Quit Geany"
 msgstr ""
 
-#: src/interface.c:334
+#: src/interface.c:332
 msgid "_Edit"
 msgstr ""
 
-#: src/interface.c:375 src/interface.c:1525
+#: src/interface.c:373 src/interface.c:1545
 msgid "Insert \"include <...>\""
 msgstr ""
 
-#: src/interface.c:389 src/interface.c:1539
+#: src/interface.c:387 src/interface.c:1559
 msgid "Insert Comments"
 msgstr ""
 
-#: src/interface.c:400 src/interface.c:1550
+#: src/interface.c:398 src/interface.c:1570
 msgid "Insert ChangeLog entry"
 msgstr ""
 
-#: src/interface.c:403
+#: src/interface.c:401
 msgid "Inserts a typical ChangeLog entry in the current file"
 msgstr ""
 
-#: src/interface.c:405 src/interface.c:1555
+#: src/interface.c:403 src/interface.c:1575
 msgid "Insert file header"
 msgstr ""
 
-#: src/interface.c:408 src/interface.c:1558
+#: src/interface.c:406 src/interface.c:1578
 msgid "Inserts a few information at the beginning of the file"
 msgstr ""
 
-#: src/interface.c:410 src/interface.c:1560
+#: src/interface.c:408 src/interface.c:1580
 msgid "Insert function description"
 msgstr ""
 
-#: src/interface.c:413 src/interface.c:1563
+#: src/interface.c:411 src/interface.c:1583
 msgid "Inserts a description before the current function"
 msgstr ""
 
-#: src/interface.c:415 src/interface.c:1565
+#: src/interface.c:413 src/interface.c:1585
 msgid "Insert multiline comment"
 msgstr ""
 
-#: src/interface.c:418 src/interface.c:1568
+#: src/interface.c:416 src/interface.c:1588
 msgid "Inserts a multiline comment"
 msgstr ""
 
-#: src/interface.c:420 src/interface.c:1570
+#: src/interface.c:418 src/interface.c:1590
 msgid "Insert GPL notice"
 msgstr ""
 
-#: src/interface.c:423 src/interface.c:1573
+#: src/interface.c:421 src/interface.c:1593
 msgid "Inserts a GPL notice (should be done at the beginning of the file)"
 msgstr ""
 
-#: src/interface.c:430 src/interface.c:1580
+#: src/interface.c:428 src/interface.c:1600
 msgid "Change Selection"
 msgstr ""
 
-#: src/interface.c:437 src/interface.c:1587
+#: src/interface.c:435 src/interface.c:1607
 msgid "To lower-case"
 msgstr ""
 
-#: src/interface.c:441 src/interface.c:1591
+#: src/interface.c:439 src/interface.c:1611
 msgid "To upper-case"
 msgstr ""
 
-#: src/interface.c:445
+#: src/interface.c:443
 msgid "_Count words"
 msgstr ""
 
-#: src/interface.c:448
+#: src/interface.c:446
 msgid ""
 "Counts the words and characters in the current selection or the whole "
 "document"
 msgstr ""
 
-#: src/interface.c:459
-msgid "Find _next"
+#: src/interface.c:457
+msgid "_Search"
 msgstr ""
 
-#: src/interface.c:470
+#: src/interface.c:468
+msgid "Find _Next"
+msgstr ""
+
+#: src/interface.c:472
+msgid "Find _Previous"
+msgstr ""
+
+#: src/interface.c:476 src/dialogs.c:924
 msgid "_Replace"
 msgstr ""
 
-#: src/interface.c:487 src/dialogs.c:73
+#: src/interface.c:489
+msgid "_Go to line"
+msgstr ""
+
+#: src/interface.c:497 src/dialogs.c:72
 msgid "_View"
 msgstr ""
 
-#: src/interface.c:494
+#: src/interface.c:504
 msgid "Change Font"
 msgstr ""
 
-#: src/interface.c:497
+#: src/interface.c:507
 msgid "Change the default font"
 msgstr ""
 
-#: src/interface.c:503
+#: src/interface.c:513
 msgid "Show Color Chooser"
 msgstr ""
 
-#: src/interface.c:506 src/interface.c:742
+#: src/interface.c:516 src/interface.c:749
 msgid ""
 "Open a color chooser dialog, to interactively pick colors from a palette."
 msgstr ""
 
-#: src/interface.c:517
+#: src/interface.c:527
 msgid "Fullscreen"
 msgstr ""
 
-#: src/interface.c:524
+#: src/interface.c:531
 msgid "Show messages window"
 msgstr ""
 
-#: src/interface.c:527
+#: src/interface.c:534
 msgid "Toggle the window with status and compiler messages on and off"
 msgstr ""
 
-#: src/interface.c:530
+#: src/interface.c:537
 msgid "Show Toolbar"
 msgstr ""
 
-#: src/interface.c:533
+#: src/interface.c:540
 msgid "Toggle the toolbar on and off"
 msgstr ""
 
-#: src/interface.c:536
+#: src/interface.c:543
 msgid "Show Markers Margin"
 msgstr ""
 
-#: src/interface.c:539
+#: src/interface.c:546
 msgid ""
 "Shows or hides the small margin right of the line numbers, which is used to "
 "mark lines."
 msgstr ""
 
-#: src/interface.c:542
+#: src/interface.c:549
 msgid "Show Line Numbers"
 msgstr ""
 
-#: src/interface.c:545
+#: src/interface.c:552
 msgid "Shows or hides the Line Number margin."
 msgstr ""
 
-#: src/interface.c:565
+#: src/interface.c:572
 msgid "_Document"
 msgstr ""
 
-#: src/interface.c:572
+#: src/interface.c:579
 msgid "Line breaking"
 msgstr ""
 
-#: src/interface.c:575
+#: src/interface.c:582
 msgid "Break the line at the window border and continue it on the next line"
 msgstr ""
 
-#: src/interface.c:578
+#: src/interface.c:585
 msgid "Use auto indention"
 msgstr ""
 
-#: src/interface.c:583
+#: src/interface.c:590
 msgid "Read _only"
 msgstr ""
 
-#: src/interface.c:586
+#: src/interface.c:593
 msgid "Treat this file as read-only. No changes can be made."
 msgstr ""
 
-#: src/interface.c:593
+#: src/interface.c:600
 msgid "Set filetype"
 msgstr ""
 
-#: src/interface.c:603
+#: src/interface.c:610
 msgid "Line endings"
 msgstr ""
 
-#: src/interface.c:610
+#: src/interface.c:617
 msgid "Convert and set to CR/LF (Win)"
 msgstr ""
 
-#: src/interface.c:614
+#: src/interface.c:621
 msgid "Convert and set to LF (Unix)"
 msgstr ""
 
-#: src/interface.c:618
+#: src/interface.c:625
 msgid "Convert and set to CR (Mac)"
 msgstr ""
 
-#: src/interface.c:627
+#: src/interface.c:634
 msgid "Replace tabs by space"
 msgstr ""
 
-#: src/interface.c:630
+#: src/interface.c:637
 msgid "Replaces all tabs in document by spaces."
 msgstr ""
 
-#: src/interface.c:637
+#: src/interface.c:644
 msgid "Fold all"
 msgstr ""
 
-#: src/interface.c:640
+#: src/interface.c:647
 msgid "Folds all contractible code blocks"
 msgstr ""
 
-#: src/interface.c:642
+#: src/interface.c:649
 msgid "Unfold all"
 msgstr ""
 
-#: src/interface.c:645
+#: src/interface.c:652
 msgid "Unfolds all contracted code blocks"
 msgstr ""
 
 #. build the code
-#: src/interface.c:647 src/dialogs.c:570
+#: src/interface.c:654 src/dialogs.c:539
 msgid "Build"
 msgstr ""
 
-#: src/interface.c:651
+#: src/interface.c:658
 msgid "_Help"
 msgstr ""
 
-#: src/interface.c:662
+#: src/interface.c:669
 msgid "_Keyboard shortcuts"
 msgstr ""
 
-#: src/interface.c:665
+#: src/interface.c:672
 msgid "Shows a list of all keyboard shortcuts for Geany."
 msgstr ""
 
-#: src/interface.c:667
+#: src/interface.c:674
 msgid "_Website"
 msgstr ""
 
-#: src/interface.c:690
+#: src/interface.c:697
 msgid "Create a new file"
 msgstr ""
 
-#: src/interface.c:695
+#: src/interface.c:702
 msgid "Open an existing file"
 msgstr ""
 
-#: src/interface.c:700
+#: src/interface.c:707
 msgid "Save the current file"
 msgstr ""
 
-#: src/interface.c:705
+#: src/interface.c:712
 msgid "Save all open files"
 msgstr ""
 
-#: src/interface.c:710
+#: src/interface.c:717
 msgid "Reload the current file from disk"
 msgstr ""
 
-#: src/interface.c:715
+#: src/interface.c:722
 msgid "Close the current file"
 msgstr ""
 
-#: src/interface.c:724
+#: src/interface.c:731
 msgid "Compile the current file"
 msgstr ""
 
-#: src/interface.c:728
+#: src/interface.c:735
 msgid "Run"
 msgstr ""
 
-#: src/interface.c:731 src/dialogs.c:604
+#: src/interface.c:738 src/dialogs.c:578
 msgid "Run or view the current file"
 msgstr ""
 
-#: src/interface.c:739
+#: src/interface.c:746
 msgid "Color"
 msgstr ""
 
-#: src/interface.c:751
+#: src/interface.c:758
 msgid "Zoom in the text"
 msgstr ""
 
-#: src/interface.c:756
+#: src/interface.c:763
 msgid "Zoom out the text"
 msgstr ""
 
-#: src/interface.c:769 src/interface.c:774
+#: src/interface.c:776 src/interface.c:781
 msgid "Find the entered text in the current file"
 msgstr ""
 
-#: src/interface.c:787
+#: src/interface.c:794
 msgid "Enter a line number and jump to it."
 msgstr ""
 
-#: src/interface.c:794
+#: src/interface.c:801
 msgid "Jump to the entered line number."
 msgstr ""
 
-#: src/interface.c:839 src/treeviews.c:40
+#: src/interface.c:846 src/treeviews.c:40
 msgid "Symbols"
 msgstr ""
 
-#: src/interface.c:852 src/treeviews.c:136
+#: src/interface.c:859 src/treeviews.c:180
 msgid "Open files"
 msgstr ""
 
-#: src/interface.c:887
+#: src/interface.c:894
 msgid "Status"
 msgstr ""
 
-#: src/interface.c:901
+#: src/interface.c:908
 msgid "Compiler"
 msgstr ""
 
-#: src/interface.c:915
+#: src/interface.c:922
 msgid "Messages"
 msgstr ""
 
-#: src/interface.c:928
+#: src/interface.c:935
 msgid "Scribble"
 msgstr ""
 
-#: src/interface.c:1346
+#: src/interface.c:1366
 msgid "Images and text"
 msgstr ""
 
-#: src/interface.c:1352
+#: src/interface.c:1372
 msgid "Images only"
 msgstr ""
 
-#: src/interface.c:1358
+#: src/interface.c:1378
 msgid "Text only"
 msgstr ""
 
-#: src/interface.c:1369
+#: src/interface.c:1389
 msgid "Large icons"
 msgstr ""
 
-#: src/interface.c:1373
+#: src/interface.c:1393
 msgid "Small icons"
 msgstr ""
 
-#: src/interface.c:1382
+#: src/interface.c:1402
 msgid "Hide toolbar"
 msgstr ""
 
-#: src/interface.c:1553
+#: src/interface.c:1573
 msgid "Inserts a typical ChangeLog entry in the current "
 msgstr ""
 
-#: src/interface.c:1600
+#: src/interface.c:1620
 msgid "Find usage"
 msgstr ""
 
-#: src/interface.c:1608
+#: src/interface.c:1628
 msgid "Go to tag declaration"
 msgstr ""
 
-#: src/interface.c:1612
+#: src/interface.c:1632
 msgid "Go to tag definition"
 msgstr ""
 
-#: src/interface.c:1621 src/dialogs.c:785
+#: src/interface.c:1641 src/dialogs.c:781
 msgid "Go to line"
 msgstr ""
 
-#: src/interface.c:1624
+#: src/interface.c:1644
 msgid "Goto to the entered line"
 msgstr ""
 
-#: src/interface.c:1881
+#: src/interface.c:1889
 msgid "Preferences"
 msgstr ""
 
-#: src/interface.c:1917
+#: src/interface.c:1925
 msgid "MRU list length:"
 msgstr ""
 
-#: src/interface.c:1925
+#: src/interface.c:1933
 msgid ""
 "Specifies the number of files which are stored in the Recent files list."
 msgstr ""
 
-#: src/interface.c:1929
+#: src/interface.c:1937
 msgid "Load files from the last session"
 msgstr ""
 
-#: src/interface.c:1933
+#: src/interface.c:1941
 msgid "Opens at startup the files from the last session"
 msgstr ""
 
-#: src/interface.c:1936
+#: src/interface.c:1944
 msgid "Save window position and geometry"
 msgstr ""
 
-#: src/interface.c:1940
+#: src/interface.c:1948
 msgid "Saves the window position and geometry and restores it at the start"
 msgstr ""
 
-#: src/interface.c:1943
+#: src/interface.c:1951
 msgid "Beep on errors or when compilation has finished"
 msgstr ""
 
-#: src/interface.c:1946
+#: src/interface.c:1954
 msgid ""
 "Whether to beep if an error occured or when the compilation process has "
 "finished."
 msgstr ""
 
-#: src/interface.c:1949
+#: src/interface.c:1957
 msgid "Switch to status message list at new message"
 msgstr ""
 
-#: src/interface.c:1952
+#: src/interface.c:1960
 msgid ""
 "Switch to the status message tab(in the notebook window at the bottom) if a "
 "new status message arrive."
 msgstr ""
 
-#: src/interface.c:1955
+#: src/interface.c:1963
+msgid "Load virtual terminal emulation at startup"
+msgstr ""
+
+#: src/interface.c:1965
+msgid ""
+"Whether the virtual terminal emulation(VTE) should be loaded at startup. "
+"Disable it if you do not need it."
+msgstr ""
+
+#: src/interface.c:1968
 msgid "Confirm exit"
 msgstr ""
 
-#: src/interface.c:1959
+#: src/interface.c:1972
 msgid "Shows a confirmation dialog on exit."
 msgstr ""
 
-#: src/interface.c:1966
+#: src/interface.c:1979
 msgid "Placement of new file tabs: "
 msgstr ""
 
-#: src/interface.c:1970
+#: src/interface.c:1983
 msgid "Left"
 msgstr ""
 
-#: src/interface.c:1973
+#: src/interface.c:1986
 msgid "New file tabs will be placed to the left of the tab list"
 msgstr ""
 
-#: src/interface.c:1982
+#: src/interface.c:1995
 msgid "Right"
 msgstr ""
 
-#: src/interface.c:1985
+#: src/interface.c:1998
 msgid "New file tabs will be placed to the right of the tab list"
 msgstr ""
 
-#: src/interface.c:1989 src/interface.c:2314
+#: src/interface.c:2002 src/interface.c:2327
 msgid "<b>Miscellaneous</b>"
 msgstr ""
 
-#: src/interface.c:2013
+#: src/interface.c:2026
 msgid "Show search field"
 msgstr ""
 
-#: src/interface.c:2017
+#: src/interface.c:2030
 msgid "Display the search field and button in the toolbar"
 msgstr ""
 
-#: src/interface.c:2020
+#: src/interface.c:2033
 msgid "Show goto line field"
 msgstr ""
 
-#: src/interface.c:2024
+#: src/interface.c:2037
 msgid "Display the line number field and button in the toolbar"
 msgstr ""
 
-#: src/interface.c:2027
+#: src/interface.c:2040
 msgid "<b>Toolbar</b>"
 msgstr ""
 
-#: src/interface.c:2051
+#: src/interface.c:2064
 msgid "Show symbol list"
 msgstr ""
 
-#: src/interface.c:2054 src/interface.c:2060
+#: src/interface.c:2067 src/interface.c:2073
 msgid "Toggle the symbol list on and off"
 msgstr ""
 
-#: src/interface.c:2057
+#: src/interface.c:2070
 msgid "Show open files list"
 msgstr ""
 
-#: src/interface.c:2063
+#: src/interface.c:2076
 msgid "<b>Sidebar</b>"
 msgstr ""
 
-#: src/interface.c:2089
+#: src/interface.c:2102
 msgid "Symbol list font"
 msgstr ""
 
-#: src/interface.c:2096
+#: src/interface.c:2109
 msgid "Message window font"
 msgstr ""
 
-#: src/interface.c:2108
+#: src/interface.c:2121
 msgid "Sets the font for the message window"
 msgstr ""
 
-#: src/interface.c:2116
+#: src/interface.c:2129
 msgid "Sets the font for symbol list window"
 msgstr ""
 
-#: src/interface.c:2119
+#: src/interface.c:2132
 msgid "<b>Fonts</b>"
 msgstr ""
 
-#: src/interface.c:2124
+#: src/interface.c:2137
 msgid "General"
 msgstr ""
 
-#: src/interface.c:2152
+#: src/interface.c:2165
 msgid "Tab Width"
 msgstr ""
 
-#: src/interface.c:2165
+#: src/interface.c:2178
 msgid "The width in chars, which one tab character will take"
 msgstr ""
 
-#: src/interface.c:2170
+#: src/interface.c:2183
 msgid "<b>New files</b>"
 msgstr ""
 
-#: src/interface.c:2189
+#: src/interface.c:2202
 msgid "Strip trailing spaces"
 msgstr ""
 
-#: src/interface.c:2193
+#: src/interface.c:2206
 msgid "Removes trailing spaces and tabs and the end of lines"
 msgstr ""
 
-#: src/interface.c:2196
+#: src/interface.c:2209
 msgid "Ensure new line at file end"
 msgstr ""
 
-#: src/interface.c:2200
+#: src/interface.c:2213
 msgid "Ensures that at the end of the file is a new line"
 msgstr ""
 
-#: src/interface.c:2203
+#: src/interface.c:2216
 msgid "<b>Saving files</b>"
 msgstr ""
 
-#: src/interface.c:2222
+#: src/interface.c:2235
 msgid "Show indention guides"
 msgstr ""
 
-#: src/interface.c:2225
+#: src/interface.c:2238
 msgid "Shows small dotted lines to help you to use the right indention."
 msgstr ""
 
-#: src/interface.c:2228
+#: src/interface.c:2241
 msgid "Show white space"
 msgstr ""
 
-#: src/interface.c:2231
+#: src/interface.c:2244
 msgid "Marks spaces with dots and tabs with arrows."
 msgstr ""
 
-#: src/interface.c:2234
+#: src/interface.c:2247
 msgid "Show line endings"
 msgstr ""
 
-#: src/interface.c:2237
+#: src/interface.c:2250
 msgid "Show the line ending character"
 msgstr ""
 
-#: src/interface.c:2240
+#: src/interface.c:2253
 msgid "XML tag auto completion"
 msgstr ""
 
-#: src/interface.c:2243
+#: src/interface.c:2256
 msgid "Automatic completion of open XML tags(includes HTML tags)"
 msgstr ""
 
-#: src/interface.c:2246
+#: src/interface.c:2259
 msgid "Construct auto completion"
 msgstr ""
 
-#: src/interface.c:2249
+#: src/interface.c:2262
 msgid "Automatic completion of often used constructs like if and for"
 msgstr ""
 
-#: src/interface.c:2252
+#: src/interface.c:2265
 msgid "Enable folding"
 msgstr ""
 
-#: src/interface.c:2255
+#: src/interface.c:2268
 msgid "Whether to enable folding the code"
 msgstr ""
 
-#: src/interface.c:2268
+#: src/interface.c:2281
 msgid "Editor font"
 msgstr ""
 
-#: src/interface.c:2275
+#: src/interface.c:2288
 msgid "Long line marker"
 msgstr ""
 
-#: src/interface.c:2282
+#: src/interface.c:2295
 msgid "Long line marker color"
 msgstr ""
 
-#: src/interface.c:2294
+#: src/interface.c:2307
 msgid "Sets the font for the editors windows"
 msgstr ""
 
-#: src/interface.c:2302
+#: src/interface.c:2315
 msgid ""
 "The long line marker is a thin vertical line in the editor. It helps to mark "
 "long lines, or as a hint to break the line. To disable set the value to 0, "
 "or greater than 0 to specify the column where it should appear."
 msgstr ""
 
-#: src/interface.c:2311
+#: src/interface.c:2324
 msgid "Sets the color of the long line marker"
 msgstr ""
 
-#: src/interface.c:2312 src/dialogs.c:527 src/dialogs.c:1698
-#: src/dialogs.c:1706
+#: src/interface.c:2325 src/dialogs.c:495 src/dialogs.c:1722
+#: src/dialogs.c:1729
 msgid "Color Chooser"
 msgstr ""
 
-#: src/interface.c:2319
+#: src/interface.c:2332
 msgid "Editor"
 msgstr ""
 
-#: src/interface.c:2327
+#: src/interface.c:2340
 msgid ""
 "Enter here the paths to the make tool and the compiler\n"
 "(tools you do not need can be let blank)"
 msgstr ""
 
-#: src/interface.c:2342
-msgid "Path and options for the C compiler"
+#: src/interface.c:2351
+msgid "Make"
 msgstr ""
 
-#: src/interface.c:2344
-msgid "C Compiler"
+#: src/interface.c:2358 src/dialogs.c:1772 src/vte.c:163
+msgid "Terminal"
 msgstr ""
 
-#: src/interface.c:2350
-msgid "C++ Compiler"
+#: src/interface.c:2365
+msgid "Browser"
 msgstr ""
 
-#: src/interface.c:2356
-msgid "Java Compiler"
+#: src/interface.c:2377
+msgid "Path and options for the make tool"
 msgstr ""
 
-#: src/interface.c:2366
-msgid "Path and options for the Java compiler"
-msgstr ""
-
-#: src/interface.c:2372
-msgid "Path and options for the C++ compiler"
-msgstr ""
-
-#: src/interface.c:2374 src/dialogs.c:1753 src/vte.c:155
-msgid "Terminal"
-msgstr ""
-
-#: src/interface.c:2386
+#: src/interface.c:2384
 msgid ""
 "A terminal emulator like xterm, gnome-terminal or konsole (should accept the "
 "-e argument)"
 msgstr ""
 
-#: src/interface.c:2388
-msgid "Make"
-msgstr ""
-
-#: src/interface.c:2395
-msgid "Pascal Compiler"
-msgstr ""
-
-#: src/interface.c:2406
-msgid "Path and options for the make tool"
-msgstr ""
-
-#: src/interface.c:2412
-msgid "Path and options for the Pascal compiler"
-msgstr ""
-
-#: src/interface.c:2414
-msgid "Java executable"
-msgstr ""
-
-#: src/interface.c:2424
-msgid ""
-"Path and options for the java executable, to run java bytecode files"
-"(compiled java source files)"
-msgstr ""
-
-#: src/interface.c:2426
-msgid "Browser"
-msgstr ""
-
-#: src/interface.c:2438
+#: src/interface.c:2391
 msgid "Path (and possibly additional arguments) to your favorite browser"
 msgstr ""
 
-#: src/interface.c:2515
+#: src/interface.c:2423
 msgid "Tools"
 msgstr ""
 
-#: src/interface.c:2523
+#: src/interface.c:2431
 msgid ""
 "Specify here information you want to use in templates.\n"
 "See documentation if you don't know, how templates work."
 msgstr ""
 
-#: src/interface.c:2539
+#: src/interface.c:2447
 msgid "email address of the developer"
 msgstr ""
 
-#: src/interface.c:2546
+#: src/interface.c:2454
 msgid "Initials of the developer name"
 msgstr ""
 
-#: src/interface.c:2548
+#: src/interface.c:2456
 msgid "Initial Version"
 msgstr ""
 
-#: src/interface.c:2560
+#: src/interface.c:2468
 msgid "Version number, which a new file initially has"
 msgstr ""
 
-#: src/interface.c:2567
+#: src/interface.c:2475
 msgid "Company name"
 msgstr ""
 
-#: src/interface.c:2569
+#: src/interface.c:2477
 msgid "Developer"
 msgstr ""
 
-#: src/interface.c:2576
+#: src/interface.c:2484
 msgid "Company"
 msgstr ""
 
-#: src/interface.c:2583
+#: src/interface.c:2491
 msgid "Mail address"
 msgstr ""
 
-#: src/interface.c:2590
+#: src/interface.c:2498
 msgid "Initials"
 msgstr ""
 
-#: src/interface.c:2602
+#: src/interface.c:2510
 msgid "The name of the developer"
 msgstr ""
 
-#: src/interface.c:2604
+#: src/interface.c:2512
 msgid ""
 "Notice: For all changes you make here,\n"
 "you need to restart Geany to take effect."
 msgstr ""
 
-#: src/interface.c:2608
+#: src/interface.c:2516
 msgid "Templates"
 msgstr ""
 
+#: src/interface.c:2524
+msgid ""
+"Here you can change keyboard shortcuts for various actions. Just double "
+"click on a action or select one and press the Change button to enter a new "
+"shortcut. You can also edit the string representation of the shortcut "
+"directly."
+msgstr ""
+
+#: src/interface.c:2547
+msgid "Change"
+msgstr ""
+
+#: src/interface.c:2551
+msgid "Keybindings"
+msgstr ""
+
 #: src/callbacks.c:204 src/callbacks.c:219
 msgid "Do you really want to quit?"
 msgstr ""
 
-#: src/callbacks.c:454 src/callbacks.c:1014
+#: src/callbacks.c:454
 #, c-format
 msgid ""
 "Are you sure you want to reload '%s'?\n"
 "Any unsaved changes will be lost."
 msgstr ""
 
-#: src/callbacks.c:822
+#: src/callbacks.c:844
 #, c-format
 msgid "The file '%s' already exists. Do you want to overwrite it?"
 msgstr ""
 
-#: src/callbacks.c:1535
+#: src/callbacks.c:1291
 msgid "Goto tag definition"
 msgstr ""
 
-#: src/callbacks.c:1554 src/callbacks.c:1563
+#: src/callbacks.c:1310 src/callbacks.c:1319
 #, c-format
 msgid "Declaration or definition of \"%s()\" not found"
 msgstr ""
 
-#: src/callbacks.c:1886
+#: src/callbacks.c:1628
 msgid "Failed to execute the view program"
 msgstr ""
 
-#: src/callbacks.c:1893
+#: src/callbacks.c:1636
 msgid "Failed to execute the terminal program"
 msgstr ""
 
 #. initialize the dialog
-#: src/callbacks.c:2231 src/dialogs.c:70
+#: src/callbacks.c:1974 src/dialogs.c:69
 msgid "Open File"
 msgstr ""
 
-#: src/callbacks.c:2291 src/dialogs.c:1325 src/dialogs.c:1326
-#: src/dialogs.c:1327 src/dialogs.c:1333 src/dialogs.c:1334 src/dialogs.c:1335
-#: src/utils.c:102 src/utils.c:122 src/utils.c:123 src/utils.c:1048
-msgid "unknown"
-msgstr ""
-
 #: src/support.c:90 src/support.c:114
 #, c-format
 msgid "Couldn't find pixmap file: %s"
 msgstr ""
 
-#: src/dialogs.c:75
+#: src/dialogs.c:74
 msgid ""
 "Opens the file in read-only mode. If you choose more than one file to open, "
 "all files will be opened read-only."
 msgstr ""
 
-#: src/dialogs.c:109
+#: src/dialogs.c:110
 msgid "Detect by file extension  "
 msgstr ""
 
-#: src/dialogs.c:161
+#: src/dialogs.c:162
 msgid "Save File"
 msgstr ""
 
-#: src/dialogs.c:210
+#: src/dialogs.c:211
 #, c-format
 msgid "There is a limit of %d concurrent open tabs."
 msgstr ""
 
-#: src/dialogs.c:211
+#: src/dialogs.c:212
 msgid "error: too many open files"
 msgstr ""
 
-#: src/dialogs.c:233
+#: src/dialogs.c:235
 #, c-format
 msgid "The match \"%s\" was not found. Wrap search around the document?"
 msgstr ""
 
-#: src/dialogs.c:236 src/dialogs.c:1828
+#: src/dialogs.c:238 src/dialogs.c:1840
 msgid "Question"
 msgstr ""
 
-#: src/dialogs.c:265
+#: src/dialogs.c:267
 msgid "Information"
 msgstr ""
 
-#: src/dialogs.c:311 src/dialogs.c:343 src/dialogs.c:1275 src/win32.c:217
+#: src/dialogs.c:314 src/dialogs.c:346 src/dialogs.c:1284 src/win32.c:217
 #: src/win32.c:378
 msgid "Error"
 msgstr ""
 
-#: src/dialogs.c:335
+#: src/dialogs.c:338
 #, c-format
 msgid ""
 "The file '%s' is not saved.\n"
 "Do you want to save it before closing?"
 msgstr ""
 
-#: src/dialogs.c:340
+#: src/dialogs.c:343
 msgid ""
 "The file is not saved.\n"
 "Do you want to save it before closing?"
 msgstr ""
 
-#: src/dialogs.c:357
+#: src/dialogs.c:360
 msgid "Don't save"
 msgstr ""
 
-#: src/dialogs.c:409
+#: src/dialogs.c:412
 msgid "Choose font"
 msgstr ""
 
-#: src/dialogs.c:452
-msgid "A fast and lightweight IDE"
-msgstr ""
-
-#: src/dialogs.c:454
-msgid "Maintainer"
-msgstr ""
-
-#: src/dialogs.c:458
-#, c-format
-msgid "Translator (%s)"
-msgstr ""
-
-#: src/dialogs.c:483
+#: src/dialogs.c:451
 msgid "Word Count"
 msgstr ""
 
-#: src/dialogs.c:492
+#: src/dialogs.c:460
 msgid "selection"
 msgstr ""
 
-#: src/dialogs.c:500
+#: src/dialogs.c:468
 msgid "whole document"
 msgstr ""
 
-#: src/dialogs.c:502
+#: src/dialogs.c:470
 #, c-format
 msgid ""
 "Range:\t\t%s\n"
@@ -980,195 +957,191 @@
 msgstr ""
 
 #. compile the code
-#: src/dialogs.c:555
+#: src/dialogs.c:523
 msgid "Compile"
 msgstr ""
 
-#: src/dialogs.c:558
+#: src/dialogs.c:526
 msgid "Compiles the current file"
 msgstr ""
 
-#: src/dialogs.c:574
+#: src/dialogs.c:543
 msgid "Builds the current file (generate an executable file)"
 msgstr ""
 
 #. build the code with make all
-#: src/dialogs.c:582 src/dialogs.c:670
+#: src/dialogs.c:552 src/dialogs.c:649
 msgid "Build with \"make\""
 msgstr ""
 
-#: src/dialogs.c:585 src/dialogs.c:673
+#: src/dialogs.c:555 src/dialogs.c:652
 msgid "Builds the current file with the make tool and the default target"
 msgstr ""
 
 #. build the code with make
-#. gtk_widget_add_accelerator(item, "activate", accel_group, GDK_F9,
-#. (GdkModifierType) GDK_SHIFT_MASK, GTK_ACCEL_VISIBLE);
-#.
-#. build the code with make
-#: src/dialogs.c:592 src/dialogs.c:680
+#: src/dialogs.c:563 src/dialogs.c:660
 msgid "Build with make (custom target)"
 msgstr ""
 
-#: src/dialogs.c:595 src/dialogs.c:683
+#: src/dialogs.c:569 src/dialogs.c:666
 msgid "Builds the current file with the make tool and the specified target"
 msgstr ""
 
-#: src/dialogs.c:620 src/dialogs.c:1114
+#: src/dialogs.c:595 src/dialogs.c:1123
 msgid "Set Includes and Arguments"
 msgstr ""
 
-#: src/dialogs.c:624
+#: src/dialogs.c:602
 msgid ""
 "Sets the includes and library paths for the compiler and the program "
 "arguments for execution"
 msgstr ""
 
 #. DVI
-#: src/dialogs.c:648
+#: src/dialogs.c:623
 msgid "LaTeX -> DVI"
 msgstr ""
 
-#: src/dialogs.c:651
+#: src/dialogs.c:626
 msgid "Compiles the current file into a DVI file"
 msgstr ""
 
 #. PDF
-#: src/dialogs.c:659
+#: src/dialogs.c:636
 msgid "LaTeX -> PDF"
 msgstr ""
 
-#: src/dialogs.c:662
+#: src/dialogs.c:639
 msgid "Compiles the current file into a PDF file"
 msgstr ""
 
 #. DVI view
-#: src/dialogs.c:688
+#: src/dialogs.c:671
 msgid "View DVI file"
 msgstr ""
 
-#. gtk_widget_add_accelerator(item, "activate", accel_group, GDK_F5, (GdkModifierType) 0, GTK_ACCEL_VISIBLE);
-#. gtk_widget_add_accelerator(item, "activate", accel_group, GDK_F5,
-#. (GdkModifierType) GDK_SHIFT_MASK, GTK_ACCEL_VISIBLE);
-#.
-#: src/dialogs.c:692 src/dialogs.c:704
+#: src/dialogs.c:677 src/dialogs.c:690
 msgid "Compiles and view the current file"
 msgstr ""
 
 #. PDF view
-#: src/dialogs.c:699
+#: src/dialogs.c:684
 msgid "View PDF file"
 msgstr ""
 
 #. arguments
-#: src/dialogs.c:717 src/dialogs.c:1007
+#: src/dialogs.c:703 src/dialogs.c:1016
 msgid "Set Arguments"
 msgstr ""
 
-#: src/dialogs.c:721
+#: src/dialogs.c:710
 msgid "Sets the program paths and arguments"
 msgstr ""
 
-#: src/dialogs.c:756
+#: src/dialogs.c:751
 msgid "Enter custom options for the make tool"
 msgstr ""
 
-#: src/dialogs.c:761
+#: src/dialogs.c:756
 msgid ""
 "Enter custom options here, all entered text is passed to the make command."
 msgstr ""
 
-#: src/dialogs.c:790
+#: src/dialogs.c:786
 msgid "Enter the line you want to go to"
 msgstr ""
 
-#: src/dialogs.c:822
+#: src/dialogs.c:818
 msgid "Find"
 msgstr ""
 
-#: src/dialogs.c:827 src/dialogs.c:920
+#: src/dialogs.c:823 src/dialogs.c:929
 msgid "Enter the search text here"
 msgstr ""
 
-#: src/dialogs.c:848 src/dialogs.c:953
+#: src/dialogs.c:844 src/dialogs.c:962
 msgid "_Case sensitive"
 msgstr ""
 
-#: src/dialogs.c:853 src/dialogs.c:958
+#: src/dialogs.c:849 src/dialogs.c:967
 msgid "Match only a _whole word"
 msgstr ""
 
-#: src/dialogs.c:858 src/dialogs.c:963
+#: src/dialogs.c:854 src/dialogs.c:972
 msgid "_Use regular expressions"
 msgstr ""
 
-#: src/dialogs.c:863 src/dialogs.c:968
+#: src/dialogs.c:859 src/dialogs.c:977
 msgid ""
 "For detailed information about using regular expressions, please read the "
 "documentation."
 msgstr ""
 
-#: src/dialogs.c:865 src/dialogs.c:970
+#: src/dialogs.c:861 src/dialogs.c:979
 msgid "_Search backwards"
 msgstr ""
 
-#: src/dialogs.c:870 src/dialogs.c:975
-msgid "Match only word _start"
+#: src/dialogs.c:866 src/dialogs.c:984
+msgid "Match only word s_tart"
 msgstr ""
 
-#: src/dialogs.c:913 src/dialogs.c:916
+#: src/dialogs.c:911
 msgid "Replace"
 msgstr ""
 
-#: src/dialogs.c:917
-msgid "Replace All"
+#: src/dialogs.c:914
+msgid "_In Selection"
 msgstr ""
 
-#: src/dialogs.c:918
-msgid "Replace in selection"
+#: src/dialogs.c:916
+msgid "Replace all matches found in the currently selected text"
 msgstr ""
 
-#: src/dialogs.c:924
+#: src/dialogs.c:920
+msgid "Replace _All"
+msgstr ""
+
+#: src/dialogs.c:933
 msgid "Enter the replace text here"
 msgstr ""
 
-#: src/dialogs.c:1012
+#: src/dialogs.c:1021
 msgid ""
 "Set programs and options for compilation and viewing (La)TeX files.\n"
 "The filename is appended automatically at the end.\n"
 msgstr ""
 
-#: src/dialogs.c:1020
+#: src/dialogs.c:1029
 msgid ""
 "Enter here the (La)TeX command (for DVI creation) and some useful options."
 msgstr ""
 
-#: src/dialogs.c:1041
+#: src/dialogs.c:1050
 msgid ""
 "Enter here the (La)TeX command (for PDF creation) and some useful options."
 msgstr ""
 
-#: src/dialogs.c:1062
+#: src/dialogs.c:1071
 msgid ""
 "Enter here the (La)TeX command (for DVI preview) and some useful options."
 msgstr ""
 
-#: src/dialogs.c:1083
+#: src/dialogs.c:1092
 msgid ""
 "Enter here the (La)TeX command (for PDF preview) and some useful options."
 msgstr ""
 
-#: src/dialogs.c:1119
+#: src/dialogs.c:1128
 msgid ""
 "Sets the includes and library paths for the compiler and the program "
 "arguments for execution\n"
 msgstr ""
 
-#: src/dialogs.c:1128
+#: src/dialogs.c:1137
 msgid "Enter here arguments to your compiler."
 msgstr ""
 
-#: src/dialogs.c:1134 src/dialogs.c:1157 src/dialogs.c:1181
+#: src/dialogs.c:1143 src/dialogs.c:1166 src/dialogs.c:1190
 #, c-format
 msgid ""
 "%f will be replaced by the complete filename\n"
@@ -1178,24 +1151,24 @@
 "%e -> test_file"
 msgstr ""
 
-#: src/dialogs.c:1151
+#: src/dialogs.c:1160
 msgid "Enter here arguments to your linker."
 msgstr ""
 
 #. program-args
-#: src/dialogs.c:1175
+#: src/dialogs.c:1184
 msgid "Enter here arguments to your program."
 msgstr ""
 
-#: src/dialogs.c:1220
+#: src/dialogs.c:1229
 msgid "Show _hidden files"
 msgstr ""
 
-#: src/dialogs.c:1237
+#: src/dialogs.c:1246
 msgid "Set filetype:"
 msgstr ""
 
-#: src/dialogs.c:1240
+#: src/dialogs.c:1249
 msgid ""
 "Explicitly defines a filetype for the file, if it would not be detected by "
 "filename extension.\n"
@@ -1203,7 +1176,7 @@
 "filetype."
 msgstr ""
 
-#: src/dialogs.c:1271
+#: src/dialogs.c:1280
 #, c-format
 msgid ""
 "Configuration directory could not be created (%s).\n"
@@ -1211,250 +1184,252 @@
 "Start %s anyway?"
 msgstr ""
 
-#: src/dialogs.c:1305
+#: src/dialogs.c:1329
 msgid ""
 "An error occurred or file information could not be retrieved(e.g. from a new "
 "file)."
 msgstr ""
 
-#: src/dialogs.c:1339
+#: src/dialogs.c:1349 src/dialogs.c:1350 src/dialogs.c:1351 src/dialogs.c:1357
+#: src/dialogs.c:1358 src/dialogs.c:1359 src/utils.c:107 src/utils.c:127
+#: src/utils.c:128 src/utils.c:1029
+msgid "unknown"
+msgstr ""
+
+#: src/dialogs.c:1363
 msgid "Properties"
 msgstr ""
 
-#: src/dialogs.c:1367
+#: src/dialogs.c:1391
 msgid "<b>Type:</b>"
 msgstr ""
 
-#: src/dialogs.c:1380
+#: src/dialogs.c:1404
 msgid "<b>Size:</b>"
 msgstr ""
 
-#: src/dialogs.c:1395
+#: src/dialogs.c:1419
 msgid "<b>Location:</b>"
 msgstr ""
 
-#: src/dialogs.c:1408
+#: src/dialogs.c:1432
 msgid "<b>Read-only:</b>"
 msgstr ""
 
-#: src/dialogs.c:1415
+#: src/dialogs.c:1439
 msgid "(only inside Geany)"
 msgstr ""
 
-#: src/dialogs.c:1424
+#: src/dialogs.c:1448
 msgid "<b>Encoding:</b>"
 msgstr ""
 
-#: src/dialogs.c:1437
+#: src/dialogs.c:1461
 msgid "<b>Modified:</b>"
 msgstr ""
 
-#: src/dialogs.c:1450
+#: src/dialogs.c:1474
 msgid "<b>Changed:</b>"
 msgstr ""
 
-#: src/dialogs.c:1463
+#: src/dialogs.c:1487
 msgid "<b>Accessed:</b>"
 msgstr ""
 
 #. Header
-#: src/dialogs.c:1492
+#: src/dialogs.c:1516
 msgid "Read:"
 msgstr ""
 
-#: src/dialogs.c:1499
+#: src/dialogs.c:1523
 msgid "Write:"
 msgstr ""
 
-#: src/dialogs.c:1506
+#: src/dialogs.c:1530
 msgid "Execute:"
 msgstr ""
 
 #. Owner
-#: src/dialogs.c:1514
+#: src/dialogs.c:1538
 msgid "Owner:"
 msgstr ""
 
 #. Group
-#: src/dialogs.c:1550
+#: src/dialogs.c:1574
 msgid "Group:"
 msgstr ""
 
 #. Other
-#: src/dialogs.c:1586
+#: src/dialogs.c:1610
 msgid "Other:"
 msgstr ""
 
-#: src/dialogs.c:1651
+#: src/dialogs.c:1677
 msgid ""
 "These are settings for the virtual terminal emulator widget (VTE). They only "
 "apply, if the VTE library could be loaded."
 msgstr ""
 
-#: src/dialogs.c:1667
+#: src/dialogs.c:1693
 msgid "Terminal font"
 msgstr ""
 
-#: src/dialogs.c:1678
+#: src/dialogs.c:1703
 msgid "Sets the font for the terminal widget."
 msgstr ""
 
-#: src/dialogs.c:1680
+#: src/dialogs.c:1705
 msgid "Foreground color"
 msgstr ""
 
-#: src/dialogs.c:1686
+#: src/dialogs.c:1711
 msgid "Background color"
 msgstr ""
 
-#: src/dialogs.c:1697
+#: src/dialogs.c:1721
 msgid "Sets the foreground color of the text in the terminal widget."
 msgstr ""
 
-#: src/dialogs.c:1705
+#: src/dialogs.c:1728
 msgid "Sets the background color of the text in the terminal widget."
 msgstr ""
 
-#: src/dialogs.c:1708
+#: src/dialogs.c:1731
 msgid "Scrollback lines"
 msgstr ""
 
-#: src/dialogs.c:1720
+#: src/dialogs.c:1742
 msgid ""
 "Specifies the history in lines, which you can scroll back in the terminal "
 "widget."
 msgstr ""
 
-#: src/dialogs.c:1724
+#: src/dialogs.c:1746
 msgid "Terminal emulation"
 msgstr ""
 
-#: src/dialogs.c:1735
+#: src/dialogs.c:1756
 msgid ""
 "Controls how the terminal emulator should behave. xterm is a good start."
 msgstr ""
 
-#: src/dialogs.c:1737
+#: src/dialogs.c:1758
 msgid "Scroll on keystroke"
 msgstr ""
 
-#: src/dialogs.c:1742
+#: src/dialogs.c:1762
 msgid "Whether to scroll to the bottom if a key was pressed."
 msgstr ""
 
-#: src/dialogs.c:1745
+#: src/dialogs.c:1765
 msgid "Scroll on output"
 msgstr ""
 
-#: src/dialogs.c:1750
+#: src/dialogs.c:1769
 msgid "Whether to scroll to the bottom if an output was generated."
 msgstr ""
 
-#: src/document.c:324
+#: src/document.c:332
 #, c-format
 msgid "File %s closed."
 msgstr ""
 
-#: src/document.c:376
+#: src/document.c:385
 msgid "New file opened."
 msgstr ""
 
-#: src/document.c:419 src/document.c:428 src/document.c:429
+#: src/document.c:425 src/document.c:434 src/document.c:435
 msgid "Invalid filename"
 msgstr ""
 
-#: src/document.c:450
-msgid "Could not stat file"
-msgstr ""
-
-#: src/document.c:458 src/document.c:466 src/document.c:476
+#: src/document.c:456
 #, c-format
 msgid "Could not open file %s (%s)"
 msgstr ""
 
-#: src/document.c:498
+#: src/document.c:489
 msgid ""
 "The file does not look like a text file or the file encoding is not "
 "supported."
 msgstr ""
 
-#: src/document.c:540
+#: src/document.c:527
 #, c-format
 msgid "File %s reloaded."
 msgstr ""
 
-#: src/document.c:554
+#: src/document.c:555
 #, c-format
 msgid "File %s opened(%d%s)."
 msgstr ""
 
-#: src/document.c:556
+#: src/document.c:557
 msgid ", read-only"
 msgstr ""
 
-#: src/document.c:600 src/document.c:639
+#: src/document.c:595 src/document.c:634
 msgid "Error saving file."
 msgstr ""
 
-#: src/document.c:620
+#: src/document.c:615
 #, c-format
 msgid "Error saving file (%s)."
 msgstr ""
 
-#: src/document.c:661
+#: src/document.c:656
 #, c-format
 msgid "File %s saved."
 msgstr ""
 
-#: src/document.c:906
+#: src/document.c:907
 msgid "tag list updating failed"
 msgstr ""
 
-#: src/document.c:973
+#: src/document.c:974
 msgid "Win (CRLF)"
 msgstr ""
 
-#: src/document.c:974
+#: src/document.c:975
 msgid "Max (CR)"
 msgstr ""
 
-#: src/document.c:976
+#: src/document.c:977
 msgid "Unix (LF)"
 msgstr ""
 
-#: src/utils.c:114
+#: src/utils.c:119
 #, c-format
 msgid ""
 "%c  line: % 4d column: % 3d  selection: % 4d   %s      mode: %s%s      cur. "
 "function: %s      encoding: %s      filetype: %s"
 msgstr ""
 
-#: src/utils.c:118
+#: src/utils.c:123
 msgid "OVR"
 msgstr ""
 
-#: src/utils.c:118
+#: src/utils.c:123
 msgid "INS"
 msgstr ""
 
-#: src/utils.c:354
+#: src/utils.c:359
 #, c-format
 msgid "Font updated (%s)."
 msgstr ""
 
-#: src/utils.c:368 src/geany.h:69
+#: src/utils.c:373 src/geany.h:71
 msgid "untitled"
 msgstr ""
 
-#: src/utils.c:369
+#: src/utils.c:374
 msgid "(Unsaved)"
 msgstr ""
 
-#: src/utils.c:646
+#: src/utils.c:648
 msgid "No tags found"
 msgstr ""
 
-#: src/utils.c:978
+#: src/utils.c:951
 #, c-format
 msgid ""
 "The file '%s' on the disk is more recent than\n"
@@ -1535,10 +1510,18 @@
 msgstr ""
 
 #: src/filetypes.c:379
+msgid "Ruby source file"
+msgstr ""
+
+#: src/filetypes.c:397
+msgid "Tcl source file"
+msgstr ""
+
+#: src/filetypes.c:415
 msgid "All files"
 msgstr ""
 
-#: src/filetypes.c:388
+#: src/filetypes.c:424
 msgid "None"
 msgstr ""
 
@@ -1551,13 +1534,13 @@
 msgid "%s configuration file, edit as you need"
 msgstr ""
 
-#: src/keyfile.c:103
+#: src/keyfile.c:104
 msgid ""
 " VTE settings: FONT;FOREGROUND;BACKGROUND;scrollback;type;scroll on "
 "keystroke;scroll on output"
 msgstr ""
 
-#: src/keyfile.c:237
+#: src/keyfile.c:232
 msgid "Type here what you want, use it as a notice/scratch board"
 msgstr ""
 
@@ -1610,116 +1593,184 @@
 msgid "compilation finished successful"
 msgstr ""
 
-#: src/about.c:368
-msgid "Visit homepage"
+#: src/prefs.c:193
+msgid "Action"
 msgstr ""
 
-#: src/about.c:380
+#: src/prefs.c:198
+msgid "Shortcut"
+msgstr ""
+
+#: src/prefs.c:556
+msgid "Grab key"
+msgstr ""
+
+#: src/prefs.c:560
+#, c-format
+msgid "Type the combination of the keys you want to use for \"%s\""
+msgstr ""
+
+#: src/about.c:91
+msgid "About Geany"
+msgstr ""
+
+#: src/about.c:138
+msgid "A fast and lightweight IDE"
+msgstr ""
+
+#. gtk_container_add(GTK_CONTAINER(info_box), cop_label);
+#: src/about.c:188
 msgid "Info"
 msgstr ""
 
-#: src/about.c:396
+#: src/about.c:200
+msgid "Developers"
+msgstr ""
+
+#: src/about.c:200
+msgid "Maintainer"
+msgstr ""
+
+#: src/about.c:200
+msgid "developer"
+msgstr ""
+
+#: src/about.c:201
+msgid "translation maintainer"
+msgstr ""
+
+#: src/about.c:201
+msgid "Translators"
+msgstr ""
+
+#: src/about.c:202
+msgid "language"
+msgstr ""
+
+#: src/about.c:208
 msgid "Credits"
 msgstr ""
 
-#: src/about.c:409
+#: src/about.c:221
 msgid "License"
 msgstr ""
 
-#. set window title
-#: src/about.c:475
-#, c-format
-msgid "About %s..."
-msgstr ""
-
-#: src/treeviews.c:63
+#: src/treeviews.c:65
 msgid "Chapter"
 msgstr ""
 
-#: src/treeviews.c:65 src/treeviews.c:87
+#: src/treeviews.c:67 src/treeviews.c:89
 msgid "Section"
 msgstr ""
 
-#: src/treeviews.c:67
+#: src/treeviews.c:69
 msgid "Sect1"
 msgstr ""
 
-#: src/treeviews.c:69
+#: src/treeviews.c:71
 msgid "Sect2"
 msgstr ""
 
-#: src/treeviews.c:71
+#: src/treeviews.c:73
 msgid "Sect3"
 msgstr ""
 
-#: src/treeviews.c:73
+#: src/treeviews.c:75
 msgid "Appendix"
 msgstr ""
 
-#: src/treeviews.c:75 src/treeviews.c:97 src/treeviews.c:117
+#: src/treeviews.c:77 src/treeviews.c:99 src/treeviews.c:161
 msgid "Other"
 msgstr ""
 
-#: src/treeviews.c:83
+#: src/treeviews.c:85
 msgid "Command"
 msgstr ""
 
-#: src/treeviews.c:85
+#: src/treeviews.c:87
 msgid "Environment"
 msgstr ""
 
-#: src/treeviews.c:89
+#: src/treeviews.c:91
 msgid "Subsection"
 msgstr ""
 
-#: src/treeviews.c:91
+#: src/treeviews.c:93
 msgid "Subsubsection"
 msgstr ""
 
-#: src/treeviews.c:93
+#: src/treeviews.c:95
 msgid "Label"
 msgstr ""
 
-#: src/treeviews.c:95
+#: src/treeviews.c:97
 msgid "Begin"
 msgstr ""
 
-#: src/treeviews.c:103
+#: src/treeviews.c:105 src/treeviews.c:147
 msgid "Function"
 msgstr ""
 
-#: src/treeviews.c:105
+#: src/treeviews.c:107
+msgid "Package"
+msgstr ""
+
+#: src/treeviews.c:109
+msgid "My"
+msgstr ""
+
+#: src/treeviews.c:111
+msgid "Local"
+msgstr ""
+
+#: src/treeviews.c:113
+msgid "Our"
+msgstr ""
+
+#: src/treeviews.c:126
+msgid "Methods"
+msgstr ""
+
+#: src/treeviews.c:128 src/treeviews.c:149
 msgid "Class"
 msgstr ""
 
-#: src/treeviews.c:107
-msgid "Members"
+#: src/treeviews.c:130
+msgid "Singleton"
 msgstr ""
 
-#: src/treeviews.c:109
-msgid "Macro"
+#: src/treeviews.c:132
+msgid "Mixin"
 msgstr ""
 
-#: src/treeviews.c:111
+#: src/treeviews.c:134 src/treeviews.c:155
 msgid "Variables"
 msgstr ""
 
-#: src/treeviews.c:113
+#: src/treeviews.c:136 src/treeviews.c:151
+msgid "Members"
+msgstr ""
+
+#: src/treeviews.c:153
+msgid "Macro"
+msgstr ""
+
+#: src/treeviews.c:157
 msgid "Namespace"
 msgstr ""
 
-#: src/treeviews.c:115
+#: src/treeviews.c:159
 msgid "Struct / Typedef"
 msgstr ""
 
-#: src/treeviews.c:181 src/treeviews.c:233
+#: src/treeviews.c:227 src/treeviews.c:279
 msgid "Hide"
 msgstr ""
 
-#: src/treeviews.c:189 src/treeviews.c:241
+#: src/treeviews.c:235 src/treeviews.c:287
 msgid "Hide sidebar"
 msgstr ""
 
-#: src/treeviews.c:221
+#: src/treeviews.c:267
 msgid "Reload"
 msgstr ""

Modified: trunk/src/about.c
===================================================================
--- trunk/src/about.c	2006-05-29 19:10:38 UTC (rev 373)
+++ trunk/src/about.c	2006-05-29 21:49:56 UTC (rev 374)
@@ -39,10 +39,16 @@
 Enrico Tröger - %s\n\t\
 <enrico.troeger at uvena.de>\n\n\t\
 Nick Treleaven - %s\n\t\
-<nick.treleaven at btinternet.com>\n\n\
+<nick.treleaven at btinternet.com>\n\n\t\
+Frank Lanitz - %s\n\t\
+<frank at frank.uvena.de>\n\n\t\
 \n<span size=\"larger\" weight=\"bold\">%s</span>\n\t\
 Topi - %s ca_ES\n\t\
-<topi at phreaker.net>"
+<topi at phreaker.net>\n\n\t\
+Frank Lanitz - %s de_DE\n\t\
+<frank at frank.uvena.de>\n\n\t\
+Jacek Wolszczak - %s pl_PL\n\t\
+<shutdownrunner at o2.pl>"
 
 
 static void header_eventbox_style_set(GtkWidget *widget);
@@ -192,7 +198,8 @@
 	gtk_label_set_selectable(GTK_LABEL(credits_label), TRUE);
 	gtk_label_set_use_markup(GTK_LABEL(credits_label), TRUE);
 	g_snprintf(buffer, sizeof(buffer), CREDITS, _("Developers"), _("Maintainer"), _("developer"),
-												_("Translators"), _("language"));
+												_("translation maintainer"), _("Translators"),
+												_("language"), _("language"), _("language"));
 	gtk_label_set_markup(GTK_LABEL(credits_label), buffer);
 	gtk_misc_set_alignment(GTK_MISC(credits_label), 0.0, 0.0);
 	gtk_widget_show(credits_label);


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Commits mailing list