[Goodies-commits] r4491 - in xfbib/trunk: . icons icons/128x128 icons/16x16 icons/24x24 icons/48x48 po src

Jesper Karlsson zarper at xfce.org
Sun Mar 30 19:36:59 CEST 2008


Author: zarper
Date: 2008-03-30 17:36:59 +0000 (Sun, 30 Mar 2008)
New Revision: 4491

Modified:
   xfbib/trunk/
   xfbib/trunk/ChangeLog
   xfbib/trunk/TODO
   xfbib/trunk/configure.in.in
   xfbib/trunk/icons/
   xfbib/trunk/icons/128x128/
   xfbib/trunk/icons/16x16/
   xfbib/trunk/icons/24x24/
   xfbib/trunk/icons/48x48/
   xfbib/trunk/po/
   xfbib/trunk/po/hu.po
   xfbib/trunk/po/sv.po
   xfbib/trunk/po/xfbib.pot
   xfbib/trunk/src/
Log:
Xfbib: Updated Changelog.
Updated TODO.
Updated version number.


Property changes on: xfbib/trunk
___________________________________________________________________
Name: svn:ignore
   + .cdtproject
.cproject
.project
.TODO.swp
aclocal.m4
config.guess
config.h
config.h.in
config.status
config.sub
configure
configure.in
test
depcomp
e	
install-sh
libtool
ltmain.sh
Makefile
Makefile.in
missing
mkinstalldirs
stamp-h1
ylwrap
.settings
autom4te.cache


Modified: xfbib/trunk/ChangeLog
===================================================================
--- xfbib/trunk/ChangeLog	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/ChangeLog	2008-03-30 17:36:59 UTC (rev 4491)
@@ -1,2 +1,21 @@
-2008-01-XX: Release 0.0.1
+2008-03-30: Release 0.0.2
+	* po/hu.po
+		- Initial hungarian translation.
+	* po/sv.po
+		- Initial swedish translation.
+	* src/parser.y
+		- Added support for parsing latex commands.
+		- The parser now checks if a entry should be case sensitive or not.
+	* src/*
+		- Added support for variables.
+		- Added ability to make entries case sensitive.
+	* src/statusbar.c
+		- The statusbar now shows when a file is opened and saved.
+	* src/entry_edit_dialog.c
+		- Changed the input of author and editor to lists instead of entry boxes.
+		- Initial BibTeX key generation.
+	* */*
+		- Some bug fixes.
+
+2008-02-18: Release 0.0.1
 	* */*: Initial release

Modified: xfbib/trunk/TODO
===================================================================
--- xfbib/trunk/TODO	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/TODO	2008-03-30 17:36:59 UTC (rev 4491)
@@ -12,4 +12,4 @@
 
 - Non volatile configuration.
 
-- Option to att file extension on saving.
\ No newline at end of file
+- Option to add file extension on saving.
\ No newline at end of file

Modified: xfbib/trunk/configure.in.in
===================================================================
--- xfbib/trunk/configure.in.in	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/configure.in.in	2008-03-30 17:36:59 UTC (rev 4491)
@@ -1,7 +1,7 @@
 dnl Version information
 m4_define([xfbib_version_major], [0])
 m4_define([xfbib_version_minor], [0])
-m4_define([xfbib_version_micro], [1])
+m4_define([xfbib_version_micro], [2])
 m4_define([xfbib_version], [xfbib_version_major().xfbib_version_minor().xfbib_version_micro()])
 
 dnl Initialize autoconf


Property changes on: xfbib/trunk/icons
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in



Property changes on: xfbib/trunk/icons/128x128
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in



Property changes on: xfbib/trunk/icons/16x16
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in



Property changes on: xfbib/trunk/icons/24x24
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in



Property changes on: xfbib/trunk/icons/48x48
___________________________________________________________________
Name: svn:ignore
   + Makefile
Makefile.in



Property changes on: xfbib/trunk/po
___________________________________________________________________
Name: svn:ignore
   + *.gmo
Makefile
Makefile.in
Makefile.in.in
POTFILES


Modified: xfbib/trunk/po/hu.po
===================================================================
--- xfbib/trunk/po/hu.po	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/po/hu.po	2008-03-30 17:36:59 UTC (rev 4491)
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: xfbib\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-01-28 09:02+0100\n"
+"POT-Creation-Date: 2008-03-30 19:16+0200\n"
 "PO-Revision-Date: 2008-02-18 22:33+0100\n"
 "Last-Translator: SZERVÁC Attila <sas at 321.hu>\n"
 "Language-Team: Hungarian <translation-team-hu at lists.sourceforge.net>\n"
@@ -13,84 +13,247 @@
 "X-Poedit-Language: Hungarian\n"
 "X-Poedit-Country: HUNGARY\n"
 
-#: ../src/menubar.c:72
-msgid "File"
-msgstr "Fájl"
+#: ../src/about_dialog.c:28
+msgid "Developers:"
+msgstr "Fejlesztők"
 
-#: ../src/menubar.c:110
-msgid "Help"
-msgstr "Súgó"
+#: ../src/about_dialog.c:38
+msgid "BibTeX editor for Xfce"
+msgstr "BibTeX szerkesztő Xfce alá"
 
-#: ../src/treeview.c:58
-msgid "Key"
-msgstr "Kulcs"
+#: ../src/entry_edit_dialog.c:304
+msgid "Key used when citing the publication"
+msgstr ""
 
-#: ../src/treeview.c:58
-msgid "Type"
-msgstr "Típus"
-
-#: ../src/treeview.c:58
-msgid "Author"
-msgstr "Szerző"
-
-#: ../src/treeview.c:58
-#: ../src/edit_dialog.c:302
-msgid "Title"
-msgstr "Cím"
-
-#: ../src/edit_dialog.c:220
+#: ../src/entry_edit_dialog.c:327
 msgid "Type: "
 msgstr "Típus: "
 
-#: ../src/edit_dialog.c:223
+#: ../src/entry_edit_dialog.c:330
 msgid "Key: "
 msgstr "Kulcs: "
 
-#: ../src/edit_dialog.c:260
+#: ../src/entry_edit_dialog.c:449
+msgid "Address of publisher"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:450
+msgid "Annotation for annotated bibliography styles"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:451
+msgid "Name(s) of the author(s), separated by 'and' if more than one"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:452
+msgid "Title of the book, if only part of it is being cited"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:453
+msgid "Chapter number"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:454
+msgid "Citation key of the cross-referenced entry"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:455
+msgid "Edition of the book (such as \"first\" or \"second\")"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:456
+msgid "Name(s) of the editor(s), separated by 'and' if more than one"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:457
+msgid "Specification of electronic publication"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:458
+msgid "Publishing method if the method is nonstandard"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:459
+msgid "Institution that was involved in the publishing"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:460
+msgid "Journal or magazine in which the work was published"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:461
+msgid ""
+"Hidden field used for specifying or overriding the alphabetical order of "
+"entries"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:462
+msgid "Month of publication or creation if unpublished"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:463
+msgid "Miscellaneous extra information"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:464
+msgid "Number of journal, magazine, or tech-report"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:465
+msgid "Sponsor of the conference"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:466
+msgid "Page numbers separated by commas or double-hyphens"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:467
+#, fuzzy
+msgid "Name of publisher"
+msgstr "Kiadó"
+
+#: ../src/entry_edit_dialog.c:468
+msgid "School where thesis was written"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:469
+msgid "Series of books in which the book was published"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:470
+msgid "Title of the work"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:471
+msgid "Type of technical report"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:472
+msgid "Internet address"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:473
+msgid "Number of the volume"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:474
+msgid "Year of publication or creation if unpublished"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:478
 msgid "Add entry"
 msgstr "Bejegyzés hozzáadása"
 
-#: ../src/edit_dialog.c:260
+#: ../src/entry_edit_dialog.c:478
 msgid "Edit entry"
 msgstr "Bejegyzés szerkesztése"
 
-#: ../src/edit_dialog.c:303
+#: ../src/entry_edit_dialog.c:498
+msgid "Toggle case sensitivity."
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:544 ../src/treeview.c:144
+msgid "Title"
+msgstr "Cím"
+
+#: ../src/entry_edit_dialog.c:545
+#, fuzzy
+msgid "Author/Editor"
+msgstr "Szerző"
+
+#: ../src/entry_edit_dialog.c:546
 msgid "Publication"
 msgstr "Kiadás"
 
-#: ../src/edit_dialog.c:304
+#: ../src/entry_edit_dialog.c:547
 msgid "Publisher"
 msgstr "Kiadó"
 
-#: ../src/edit_dialog.c:305
+#: ../src/entry_edit_dialog.c:548
 msgid "Misc"
 msgstr "Egyebek"
 
-#: ../src/edit_dialog.c:332
+#: ../src/entry_edit_dialog.c:592
 msgid "No type was selected"
 msgstr "Nincs típus megadva"
 
-#: ../src/edit_dialog.c:336
+#: ../src/entry_edit_dialog.c:596
 msgid "No key was selected"
 msgstr "Nincs kijelölt kulcs"
 
-#: ../src/save_dialog.c:30
-msgid "Save As"
-msgstr "Mentés mint"
+#: ../src/menubar.c:159
+msgid "File"
+msgstr "Fájl"
 
-#: ../src/save_dialog.c:36
-msgid "BibTeX files"
-msgstr "BibTeX fájlok"
+#: ../src/menubar.c:201
+#, fuzzy
+msgid "E_ntry"
+msgstr "Bejegyzés szerkesztése"
 
-#: ../src/open_dialog.c:33
+#: ../src/menubar.c:224 ../src/treeview.c:117
+msgid "Variable"
+msgstr ""
+
+#: ../src/menubar.c:247
+msgid "_View"
+msgstr ""
+
+#: ../src/menubar.c:249
+msgid "Show _Toolbar"
+msgstr ""
+
+#: ../src/menubar.c:253
+msgid "Show _Variable List"
+msgstr ""
+
+#: ../src/menubar.c:274
+msgid "Help"
+msgstr "Súgó"
+
+#: ../src/open.c:41
+msgid " loaded..."
+msgstr ""
+
+#: ../src/open_dialog.c:37
 msgid "Open"
 msgstr "Megnyit"
 
-#: ../src/about_dialog.c:28
-msgid "Developers:"
-msgstr "Fejlesztők"
+#: ../src/open_dialog.c:43 ../src/save_dialog.c:39
+msgid "BibTeX files"
+msgstr "BibTeX fájlok"
 
-#: ../src/about_dialog.c:38
-msgid "BibTeX editor for Xfce"
-msgstr "BibTeX szerkesztő Xfce alá"
+#: ../src/open_dialog.c:49 ../src/save_dialog.c:43
+msgid "All files"
+msgstr ""
 
+#: ../src/save_dialog.c:33
+msgid "Save As"
+msgstr "Mentés mint"
+
+#: ../src/string_edit_dialog.c:42
+msgid "Variable name: "
+msgstr ""
+
+#: ../src/string_edit_dialog.c:42
+msgid "Value: "
+msgstr ""
+
+#: ../src/string_edit_dialog.c:45
+msgid "Add variable"
+msgstr ""
+
+#: ../src/string_edit_dialog.c:45
+msgid "Edit variable"
+msgstr ""
+
+#: ../src/treeview.c:144
+msgid "Key"
+msgstr "Kulcs"
+
+#: ../src/treeview.c:144
+msgid "Type"
+msgstr "Típus"
+
+#: ../src/treeview.c:144
+msgid "Author"
+msgstr "Szerző"

Modified: xfbib/trunk/po/sv.po
===================================================================
--- xfbib/trunk/po/sv.po	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/po/sv.po	2008-03-30 17:36:59 UTC (rev 4491)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: sv\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-02-19 19:02+0100\n"
+"POT-Creation-Date: 2008-03-30 19:16+0200\n"
 "PO-Revision-Date: 2008-02-19 20:24+0100\n"
 "Last-Translator: Jesper Karlsson <zarper at gmail.com>\n"
 "Language-Team: Swedish\n"
@@ -16,229 +16,247 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
 
-#: ../src/entry_edit_dialog.c:321
-msgid "Add entry"
-msgstr "Lägg till element"
+#: ../src/about_dialog.c:28
+msgid "Developers:"
+msgstr "Utvecklare:"
 
-#: ../src/string_edit_dialog.c:42
-msgid "Add variable"
-msgstr "Lägg till variabel"
+#: ../src/about_dialog.c:38
+msgid "BibTeX editor for Xfce"
+msgstr "BibTeX editor för Xfce"
 
-#: ../src/entry_edit_dialog.c:290
+#: ../src/entry_edit_dialog.c:304
+msgid "Key used when citing the publication"
+msgstr "Nyckel som används när publikationen citeras"
+
+#: ../src/entry_edit_dialog.c:327
+msgid "Type: "
+msgstr "Typ: "
+
+#: ../src/entry_edit_dialog.c:330
+msgid "Key: "
+msgstr "Nyckel: "
+
+#: ../src/entry_edit_dialog.c:449
 msgid "Address of publisher"
 msgstr "Adress till förlag"
 
-#: ../src/open_dialog.c:48 ../src/save_dialog.c:43
-msgid "All files"
-msgstr "Alla filer"
-
-#: ../src/entry_edit_dialog.c:291
+#: ../src/entry_edit_dialog.c:450
 msgid "Annotation for annotated bibliography styles"
 msgstr "Kommentar för kommenterad bibliografistil"
 
-#: ../src/treeview.c:104
-msgid "Author"
-msgstr "Författare"
+#: ../src/entry_edit_dialog.c:451
+msgid "Name(s) of the author(s), separated by 'and' if more than one"
+msgstr "Namn på författarna, separerade med 'and' om fler än en"
 
-#: ../src/about_dialog.c:38
-msgid "BibTeX editor for Xfce"
-msgstr "BibTeX editor för Xfce"
+#: ../src/entry_edit_dialog.c:452
+msgid "Title of the book, if only part of it is being cited"
+msgstr "Titel på boken, om endas delar av den citeras"
 
-#: ../src/open_dialog.c:42 ../src/save_dialog.c:39
-msgid "BibTeX files"
-msgstr "BibTeX filer"
-
-#: ../src/entry_edit_dialog.c:294
+#: ../src/entry_edit_dialog.c:453
 msgid "Chapter number"
 msgstr "Kapitel nummer"
 
-#: ../src/entry_edit_dialog.c:295
+#: ../src/entry_edit_dialog.c:454
 msgid "Citation key of the cross-referenced entry"
 msgstr "Citatnyckel för the korsrefererade elementet"
 
-#: ../src/about_dialog.c:28
-msgid "Developers:"
-msgstr "Utvecklare:"
-
-#: ../src/menubar.c:161
-msgid "E_ntry"
-msgstr "E_lement"
-
-#: ../src/entry_edit_dialog.c:321
-msgid "Edit entry"
-msgstr "Editera element"
-
-#: ../src/string_edit_dialog.c:42
-msgid "Edit variable"
-msgstr "Editera variabel"
-
-#: ../src/entry_edit_dialog.c:296
+#: ../src/entry_edit_dialog.c:455
 msgid "Edition of the book (such as \"first\" or \"second\")"
 msgstr "Utgåva av boken (t.ex. \"första\" eller \"andra\")"
 
-#: ../src/menubar.c:119
-msgid "File"
-msgstr "Arkiv"
+#: ../src/entry_edit_dialog.c:456
+msgid "Name(s) of the editor(s), separated by 'and' if more than one"
+msgstr "Namn på redaktör(er), separerade med 'and' om flera"
 
-#: ../src/menubar.c:204
-msgid "Help"
-msgstr "Hjälp"
+#: ../src/entry_edit_dialog.c:457
+msgid "Specification of electronic publication"
+msgstr "Specifikation av den elektroniska utgåvan"
 
-#: ../src/entry_edit_dialog.c:302
-msgid ""
-"Hidden field used for specifying or overriding the alphabetical order of "
-"entries"
-msgstr "Gömt fält som använst för att specifiera eller överskugga den alfabetiska ordningen på elementen"
+#: ../src/entry_edit_dialog.c:458
+msgid "Publishing method if the method is nonstandard"
+msgstr "Publikationsmetod om metoden inte är standard"
 
-#: ../src/entry_edit_dialog.c:300
+#: ../src/entry_edit_dialog.c:459
 msgid "Institution that was involved in the publishing"
 msgstr "Instutitionen som var involverad i publikationen"
 
-#: ../src/entry_edit_dialog.c:313
-msgid "Internet address"
-msgstr "Internet adress"
-
-#: ../src/entry_edit_dialog.c:301
+#: ../src/entry_edit_dialog.c:460
 msgid "Journal or magazine in which the work was published"
 msgstr "Tidskrift eller magasin i vilket verket var publicerat"
 
-#: ../src/treeview.c:104
-msgid "Key"
-msgstr "Nyckel"
+#: ../src/entry_edit_dialog.c:461
+msgid ""
+"Hidden field used for specifying or overriding the alphabetical order of "
+"entries"
+msgstr ""
+"Gömt fält som använst för att specifiera eller överskugga den alfabetiska "
+"ordningen på elementen"
 
-#: ../src/entry_edit_dialog.c:241
-msgid "Key used when citing the publication"
-msgstr "Nyckel som används när publikationen citeras"
+#: ../src/entry_edit_dialog.c:462
+msgid "Month of publication or creation if unpublished"
+msgstr "Månaden för publikation eller skapelse om verket är opublicerat"
 
-#: ../src/entry_edit_dialog.c:254
-msgid "Key: "
-msgstr "Nyckel: "
-
-#: ../src/entry_edit_dialog.c:361
-msgid "Misc"
-msgstr "Övrigt"
-
-#: ../src/entry_edit_dialog.c:304
+#: ../src/entry_edit_dialog.c:463
 msgid "Miscellaneous extra information"
 msgstr "Övrig extra information"
 
-#: ../src/entry_edit_dialog.c:303
-msgid "Month of publication or creation if unpublished"
-msgstr "Månaden för publikation eller skapelse om verket är opublicerat"
+#: ../src/entry_edit_dialog.c:464
+msgid "Number of journal, magazine, or tech-report"
+msgstr "Antal tidskrifter, magasin eller tekniska rapporter"
 
-#: ../src/entry_edit_dialog.c:308
+#: ../src/entry_edit_dialog.c:465
+msgid "Sponsor of the conference"
+msgstr "Sponsor av konferensen"
+
+#: ../src/entry_edit_dialog.c:466
+msgid "Page numbers separated by commas or double-hyphens"
+msgstr "Sidnummer separerade med komma eller dubbla bindestreck"
+
+#: ../src/entry_edit_dialog.c:467
 msgid "Name of publisher"
 msgstr "Namnet på utgivare"
 
-#: ../src/entry_edit_dialog.c:292
-msgid "Name(s) of the author(s), separated by 'and' if more than one"
-msgstr "Namn på författarna, separerade med 'and' om fler än en"
+#: ../src/entry_edit_dialog.c:468
+msgid "School where thesis was written"
+msgstr "Skolan där rapporten skrevs"
 
-#: ../src/entry_edit_dialog.c:297
-msgid "Name(s) of the editor(s), separated by 'and' if more than one"
-msgstr "Namn på redaktör(er), separerade med 'and' om flera"
+#: ../src/entry_edit_dialog.c:469
+msgid "Series of books in which the book was published"
+msgstr "Bokserien i vilken boken var publicerad"
 
-#: ../src/entry_edit_dialog.c:391
-msgid "No key was selected"
-msgstr "Ingen nyckel vald"
+#: ../src/entry_edit_dialog.c:470
+msgid "Title of the work"
+msgstr "Titel på verket"
 
-#: ../src/entry_edit_dialog.c:387
-msgid "No type was selected"
-msgstr "Ingen typ vald"
+#: ../src/entry_edit_dialog.c:471
+msgid "Type of technical report"
+msgstr "Typ av teknisk rapport"
 
-#: ../src/entry_edit_dialog.c:305
-msgid "Number of journal, magazine, or tech-report"
-msgstr "Antal tidskrifter, magasin eller tekniska rapporter"
+#: ../src/entry_edit_dialog.c:472
+msgid "Internet address"
+msgstr "Internet adress"
 
-#: ../src/entry_edit_dialog.c:314
+#: ../src/entry_edit_dialog.c:473
 msgid "Number of the volume"
 msgstr "Nummer på volymen"
 
-#: ../src/open_dialog.c:36
-msgid "Open"
-msgstr "Öppna"
+#: ../src/entry_edit_dialog.c:474
+msgid "Year of publication or creation if unpublished"
+msgstr "Utgivningsår eller skrivningsår om outgiven"
 
-#: ../src/entry_edit_dialog.c:307
-msgid "Page numbers separated by commas or double-hyphens"
-msgstr "Sidnummer separerade med komma eller dubbla bindestreck"
+#: ../src/entry_edit_dialog.c:478
+msgid "Add entry"
+msgstr "Lägg till element"
 
-#: ../src/entry_edit_dialog.c:359
+#: ../src/entry_edit_dialog.c:478
+msgid "Edit entry"
+msgstr "Editera element"
+
+#: ../src/entry_edit_dialog.c:498
+msgid "Toggle case sensitivity."
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:544 ../src/treeview.c:144
+msgid "Title"
+msgstr "Titel"
+
+#: ../src/entry_edit_dialog.c:545
+#, fuzzy
+msgid "Author/Editor"
+msgstr "Författare"
+
+#: ../src/entry_edit_dialog.c:546
 msgid "Publication"
 msgstr "Publikation"
 
-#: ../src/entry_edit_dialog.c:360
+#: ../src/entry_edit_dialog.c:547
 msgid "Publisher"
 msgstr "Förlag"
 
-#: ../src/entry_edit_dialog.c:299
-msgid "Publishing method if the method is nonstandard"
-msgstr "Publikationsmetod om metoden inte är standard"
+#: ../src/entry_edit_dialog.c:548
+msgid "Misc"
+msgstr "Övrigt"
 
-#: ../src/save_dialog.c:33
-msgid "Save As"
-msgstr "Spara som"
+#: ../src/entry_edit_dialog.c:592
+msgid "No type was selected"
+msgstr "Ingen typ vald"
 
-#: ../src/entry_edit_dialog.c:309
-msgid "School where thesis was written"
-msgstr "Skolan där rapporten skrevs"
+#: ../src/entry_edit_dialog.c:596
+msgid "No key was selected"
+msgstr "Ingen nyckel vald"
 
-#: ../src/entry_edit_dialog.c:310
-msgid "Series of books in which the book was published"
-msgstr "Bokserien i vilken boken var publicerad"
+#: ../src/menubar.c:159
+msgid "File"
+msgstr "Arkiv"
 
-#: ../src/menubar.c:186
+#: ../src/menubar.c:201
+msgid "E_ntry"
+msgstr "E_lement"
+
+#: ../src/menubar.c:224 ../src/treeview.c:117
+msgid "Variable"
+msgstr "Variabel"
+
+#: ../src/menubar.c:247
+msgid "_View"
+msgstr "_Visa"
+
+#: ../src/menubar.c:249
 msgid "Show _Toolbar"
 msgstr "Visa _Verktygsfält"
 
-#: ../src/entry_edit_dialog.c:298
-msgid "Specification of electronic publication"
-msgstr "Specifikation av den elektroniska utgåvan"
+#: ../src/menubar.c:253
+msgid "Show _Variable List"
+msgstr ""
 
-#: ../src/entry_edit_dialog.c:306
-msgid "Sponsor of the conference"
-msgstr "Sponsor av konferensen"
+#: ../src/menubar.c:274
+msgid "Help"
+msgstr "Hjälp"
 
-#: ../src/entry_edit_dialog.c:358 ../src/treeview.c:104
-msgid "Title"
-msgstr "Titel"
+#: ../src/open.c:41
+msgid " loaded..."
+msgstr ""
 
-#: ../src/entry_edit_dialog.c:293
-msgid "Title of the book, if only part of it is being cited"
-msgstr "Titel på boken, om endas delar av den citeras"
+#: ../src/open_dialog.c:37
+msgid "Open"
+msgstr "Öppna"
 
-#: ../src/entry_edit_dialog.c:311
-msgid "Title of the work"
-msgstr "Titel på verket"
+#: ../src/open_dialog.c:43 ../src/save_dialog.c:39
+msgid "BibTeX files"
+msgstr "BibTeX filer"
 
-#: ../src/treeview.c:104
-msgid "Type"
-msgstr "Typ"
+#: ../src/open_dialog.c:49 ../src/save_dialog.c:43
+msgid "All files"
+msgstr "Alla filer"
 
-#: ../src/entry_edit_dialog.c:312
-msgid "Type of technical report"
-msgstr "Typ av teknisk rapport"
+#: ../src/save_dialog.c:33
+msgid "Save As"
+msgstr "Spara som"
 
-#: ../src/entry_edit_dialog.c:251
-msgid "Type: "
-msgstr "Typ: "
+#: ../src/string_edit_dialog.c:42
+msgid "Variable name: "
+msgstr "Variabel namn: "
 
-#: ../src/string_edit_dialog.c:39
+#: ../src/string_edit_dialog.c:42
 msgid "Value: "
 msgstr "Värde: "
 
-#: ../src/treeview.c:78
-msgid "Variable"
-msgstr "Variabel"
+#: ../src/string_edit_dialog.c:45
+msgid "Add variable"
+msgstr "Lägg till variabel"
 
-#: ../src/string_edit_dialog.c:39
-msgid "Variable name: "
-msgstr "Variabel namn: "
+#: ../src/string_edit_dialog.c:45
+msgid "Edit variable"
+msgstr "Editera variabel"
 
-#: ../src/entry_edit_dialog.c:315
-msgid "Year of publication or creation if unpublished"
-msgstr "Utgivningsår eller skrivningsår om outgiven"
+#: ../src/treeview.c:144
+msgid "Key"
+msgstr "Nyckel"
 
-#: ../src/menubar.c:184
-msgid "_View"
-msgstr "_Visa"
+#: ../src/treeview.c:144
+msgid "Type"
+msgstr "Typ"
 
+#: ../src/treeview.c:144
+msgid "Author"
+msgstr "Författare"

Modified: xfbib/trunk/po/xfbib.pot
===================================================================
--- xfbib/trunk/po/xfbib.pot	2008-03-30 17:35:35 UTC (rev 4490)
+++ xfbib/trunk/po/xfbib.pot	2008-03-30 17:36:59 UTC (rev 4491)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-02-19 19:02+0100\n"
+"POT-Creation-Date: 2008-03-30 19:16+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,228 +16,244 @@
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/entry_edit_dialog.c:321
-msgid "Add entry"
+#: ../src/about_dialog.c:28
+msgid "Developers:"
 msgstr ""
 
-#: ../src/string_edit_dialog.c:42
-msgid "Add variable"
+#: ../src/about_dialog.c:38
+msgid "BibTeX editor for Xfce"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:290
-msgid "Address of publisher"
+#: ../src/entry_edit_dialog.c:304
+msgid "Key used when citing the publication"
 msgstr ""
 
-#: ../src/open_dialog.c:48 ../src/save_dialog.c:43
-msgid "All files"
+#: ../src/entry_edit_dialog.c:327
+msgid "Type: "
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:291
-msgid "Annotation for annotated bibliography styles"
+#: ../src/entry_edit_dialog.c:330
+msgid "Key: "
 msgstr ""
 
-#: ../src/treeview.c:104
-msgid "Author"
+#: ../src/entry_edit_dialog.c:449
+msgid "Address of publisher"
 msgstr ""
 
-#: ../src/about_dialog.c:38
-msgid "BibTeX editor for Xfce"
+#: ../src/entry_edit_dialog.c:450
+msgid "Annotation for annotated bibliography styles"
 msgstr ""
 
-#: ../src/open_dialog.c:42 ../src/save_dialog.c:39
-msgid "BibTeX files"
+#: ../src/entry_edit_dialog.c:451
+msgid "Name(s) of the author(s), separated by 'and' if more than one"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:294
+#: ../src/entry_edit_dialog.c:452
+msgid "Title of the book, if only part of it is being cited"
+msgstr ""
+
+#: ../src/entry_edit_dialog.c:453
 msgid "Chapter number"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:295
+#: ../src/entry_edit_dialog.c:454
 msgid "Citation key of the cross-referenced entry"
 msgstr ""
 
-#: ../src/about_dialog.c:28
-msgid "Developers:"
+#: ../src/entry_edit_dialog.c:455
+msgid "Edition of the book (such as \"first\" or \"second\")"
 msgstr ""
 
-#: ../src/menubar.c:161
-msgid "E_ntry"
+#: ../src/entry_edit_dialog.c:456
+msgid "Name(s) of the editor(s), separated by 'and' if more than one"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:321
-msgid "Edit entry"
+#: ../src/entry_edit_dialog.c:457
+msgid "Specification of electronic publication"
 msgstr ""
 
-#: ../src/string_edit_dialog.c:42
-msgid "Edit variable"
+#: ../src/entry_edit_dialog.c:458
+msgid "Publishing method if the method is nonstandard"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:296
-msgid "Edition of the book (such as \"first\" or \"second\")"
+#: ../src/entry_edit_dialog.c:459
+msgid "Institution that was involved in the publishing"
 msgstr ""
 
-#: ../src/menubar.c:119
-msgid "File"
+#: ../src/entry_edit_dialog.c:460
+msgid "Journal or magazine in which the work was published"
 msgstr ""
 
-#: ../src/menubar.c:204
-msgid "Help"
-msgstr ""
-
-#: ../src/entry_edit_dialog.c:302
+#: ../src/entry_edit_dialog.c:461
 msgid ""
 "Hidden field used for specifying or overriding the alphabetical order of "
 "entries"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:300
-msgid "Institution that was involved in the publishing"
+#: ../src/entry_edit_dialog.c:462
+msgid "Month of publication or creation if unpublished"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:313
-msgid "Internet address"
+#: ../src/entry_edit_dialog.c:463
+msgid "Miscellaneous extra information"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:301
-msgid "Journal or magazine in which the work was published"
+#: ../src/entry_edit_dialog.c:464
+msgid "Number of journal, magazine, or tech-report"
 msgstr ""
 
-#: ../src/treeview.c:104
-msgid "Key"
+#: ../src/entry_edit_dialog.c:465
+msgid "Sponsor of the conference"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:241
-msgid "Key used when citing the publication"
+#: ../src/entry_edit_dialog.c:466
+msgid "Page numbers separated by commas or double-hyphens"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:254
-msgid "Key: "
+#: ../src/entry_edit_dialog.c:467
+msgid "Name of publisher"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:361
-msgid "Misc"
+#: ../src/entry_edit_dialog.c:468
+msgid "School where thesis was written"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:304
-msgid "Miscellaneous extra information"
+#: ../src/entry_edit_dialog.c:469
+msgid "Series of books in which the book was published"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:303
-msgid "Month of publication or creation if unpublished"
+#: ../src/entry_edit_dialog.c:470
+msgid "Title of the work"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:308
-msgid "Name of publisher"
+#: ../src/entry_edit_dialog.c:471
+msgid "Type of technical report"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:292
-msgid "Name(s) of the author(s), separated by 'and' if more than one"
+#: ../src/entry_edit_dialog.c:472
+msgid "Internet address"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:297
-msgid "Name(s) of the editor(s), separated by 'and' if more than one"
+#: ../src/entry_edit_dialog.c:473
+msgid "Number of the volume"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:391
-msgid "No key was selected"
+#: ../src/entry_edit_dialog.c:474
+msgid "Year of publication or creation if unpublished"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:387
-msgid "No type was selected"
+#: ../src/entry_edit_dialog.c:478
+msgid "Add entry"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:305
-msgid "Number of journal, magazine, or tech-report"
+#: ../src/entry_edit_dialog.c:478
+msgid "Edit entry"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:314
-msgid "Number of the volume"
+#: ../src/entry_edit_dialog.c:498
+msgid "Toggle case sensitivity."
 msgstr ""
 
-#: ../src/open_dialog.c:36
-msgid "Open"
+#: ../src/entry_edit_dialog.c:544 ../src/treeview.c:144
+msgid "Title"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:307
-msgid "Page numbers separated by commas or double-hyphens"
+#: ../src/entry_edit_dialog.c:545
+msgid "Author/Editor"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:359
+#: ../src/entry_edit_dialog.c:546
 msgid "Publication"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:360
+#: ../src/entry_edit_dialog.c:547
 msgid "Publisher"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:299
-msgid "Publishing method if the method is nonstandard"
+#: ../src/entry_edit_dialog.c:548
+msgid "Misc"
 msgstr ""
 
-#: ../src/save_dialog.c:33
-msgid "Save As"
+#: ../src/entry_edit_dialog.c:592
+msgid "No type was selected"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:309
-msgid "School where thesis was written"
+#: ../src/entry_edit_dialog.c:596
+msgid "No key was selected"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:310
-msgid "Series of books in which the book was published"
+#: ../src/menubar.c:159
+msgid "File"
 msgstr ""
 
-#: ../src/menubar.c:186
+#: ../src/menubar.c:201
+msgid "E_ntry"
+msgstr ""
+
+#: ../src/menubar.c:224 ../src/treeview.c:117
+msgid "Variable"
+msgstr ""
+
+#: ../src/menubar.c:247
+msgid "_View"
+msgstr ""
+
+#: ../src/menubar.c:249
 msgid "Show _Toolbar"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:298
-msgid "Specification of electronic publication"
+#: ../src/menubar.c:253
+msgid "Show _Variable List"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:306
-msgid "Sponsor of the conference"
+#: ../src/menubar.c:274
+msgid "Help"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:358 ../src/treeview.c:104
-msgid "Title"
+#: ../src/open.c:41
+msgid " loaded..."
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:293
-msgid "Title of the book, if only part of it is being cited"
+#: ../src/open_dialog.c:37
+msgid "Open"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:311
-msgid "Title of the work"
+#: ../src/open_dialog.c:43 ../src/save_dialog.c:39
+msgid "BibTeX files"
 msgstr ""
 
-#: ../src/treeview.c:104
-msgid "Type"
+#: ../src/open_dialog.c:49 ../src/save_dialog.c:43
+msgid "All files"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:312
-msgid "Type of technical report"
+#: ../src/save_dialog.c:33
+msgid "Save As"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:251
-msgid "Type: "
+#: ../src/string_edit_dialog.c:42
+msgid "Variable name: "
 msgstr ""
 
-#: ../src/string_edit_dialog.c:39
+#: ../src/string_edit_dialog.c:42
 msgid "Value: "
 msgstr ""
 
-#: ../src/treeview.c:78
-msgid "Variable"
+#: ../src/string_edit_dialog.c:45
+msgid "Add variable"
 msgstr ""
 
-#: ../src/string_edit_dialog.c:39
-msgid "Variable name: "
+#: ../src/string_edit_dialog.c:45
+msgid "Edit variable"
 msgstr ""
 
-#: ../src/entry_edit_dialog.c:315
-msgid "Year of publication or creation if unpublished"
+#: ../src/treeview.c:144
+msgid "Key"
 msgstr ""
 
-#: ../src/menubar.c:184
-msgid "_View"
+#: ../src/treeview.c:144
+msgid "Type"
 msgstr ""
+
+#: ../src/treeview.c:144
+msgid "Author"
+msgstr ""


Property changes on: xfbib/trunk/src
___________________________________________________________________
Name: svn:ignore
   + .deps
.libs
lex.c
Makefile
Makefile.in
parser.c
parser.h
xfbib





More information about the Goodies-commits mailing list