aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-13 23:10:42 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-13 23:10:42 +0000
commitc74fa3a49804ef995a8701db72dea704dcdedcc1 (patch)
treea307da977148a701b26138dfb1d7e4df41f9bdc5
parent726ab85b22937b21e47f8c8dd71f9bc164f26f75 (diff)
downloadlibextractor-c74fa3a49804ef995a8701db72dea704dcdedcc1.tar.gz
libextractor-c74fa3a49804ef995a8701db72dea704dcdedcc1.zip
release
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac6
-rw-r--r--doc/version.texi6
-rw-r--r--po/de.po4
-rw-r--r--po/fr.po4
-rw-r--r--po/ga.po4
-rw-r--r--po/libextractor.pot4
-rw-r--r--po/nl.po4
-rw-r--r--po/ro.po4
-rw-r--r--po/rw.po4
-rw-r--r--po/sv.po4
-rw-r--r--po/vi.po74
-rw-r--r--src/include/extractor.h2
13 files changed, 78 insertions, 45 deletions
diff --git a/ChangeLog b/ChangeLog
index b6417fe..43761d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sun Mar 14 00:09:45 CET 2010
2 Releasing libextractor 0.6.1.
3
1Wed Jan 13 17:11:07 CET 2010 4Wed Jan 13 17:11:07 CET 2010
2 Releasing libextractor 0.6.0. 5 Releasing libextractor 0.6.0.
3 6
diff --git a/configure.ac b/configure.ac
index 128d0fa..53a1a78 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,12 +1,12 @@
1# Process this file with autoconf to produce a configure script. 1# Process this file with autoconf to produce a configure script.
2AC_PREREQ(2.61) 2AC_PREREQ(2.61)
3AC_INIT([libextractor], [0.6.0], [bug-libextractor@gnu.org]) 3AC_INIT([libextractor], [0.6.1], [bug-libextractor@gnu.org])
4AM_INIT_AUTOMAKE([libextractor], [0.6.0]) 4AM_INIT_AUTOMAKE([libextractor], [0.6.1])
5AC_CONFIG_HEADERS([config.h]) 5AC_CONFIG_HEADERS([config.h])
6AH_TOP([#define _GNU_SOURCE 1]) 6AH_TOP([#define _GNU_SOURCE 1])
7 7
8LIB_VERSION_CURRENT=3 8LIB_VERSION_CURRENT=3
9LIB_VERSION_REVISION=0 9LIB_VERSION_REVISION=1
10LIB_VERSION_AGE=0 10LIB_VERSION_AGE=0
11AC_SUBST(LIB_VERSION_CURRENT) 11AC_SUBST(LIB_VERSION_CURRENT)
12AC_SUBST(LIB_VERSION_REVISION) 12AC_SUBST(LIB_VERSION_REVISION)
diff --git a/doc/version.texi b/doc/version.texi
index 6358b99..1aa0053 100644
--- a/doc/version.texi
+++ b/doc/version.texi
@@ -1,4 +1,4 @@
1@set UPDATED 13 January 2010 1@set UPDATED 16 January 2010
2@set UPDATED-MONTH January 2010 2@set UPDATED-MONTH January 2010
3@set EDITION 0.6.0 3@set EDITION 0.6.1
4@set VERSION 0.6.0 4@set VERSION 0.6.1
diff --git a/po/de.po b/po/de.po
index 397f3f6..8062c81 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: libextractor 0.5.14\n" 9"Project-Id-Version: libextractor 0.5.14\n"
10"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 10"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
11"POT-Creation-Date: 2010-01-13 15:36+0100\n" 11"POT-Creation-Date: 2010-03-14 00:09+0100\n"
12"PO-Revision-Date: 2007-03-23 23:16+0100\n" 12"PO-Revision-Date: 2007-03-23 23:16+0100\n"
13"Last-Translator: Nils Durner <durner@gnunet.org>\n" 13"Last-Translator: Nils Durner <durner@gnunet.org>\n"
14"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" 14"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -891,7 +891,7 @@ msgstr "%s: Option »-W %s« ist mehrdeutig\n"
891msgid "%s: option `-W %s' doesn't allow an argument\n" 891msgid "%s: option `-W %s' doesn't allow an argument\n"
892msgstr "%s: Option »-W %s« erwartet kein Argument\n" 892msgstr "%s: Option »-W %s« erwartet kein Argument\n"
893 893
894#: src/main/extractor.c:2145 894#: src/main/extractor.c:2158
895#, c-format 895#, c-format
896msgid "Initialization of plugin mechanism failed: %s!\n" 896msgid "Initialization of plugin mechanism failed: %s!\n"
897msgstr "Initialisierung des Plugin-Mechanismus' ist fehlgeschlagen: %s.\n" 897msgstr "Initialisierung des Plugin-Mechanismus' ist fehlgeschlagen: %s.\n"
diff --git a/po/fr.po b/po/fr.po
index 1a924ed..f10422d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: libextractor-0.5.20a\n" 8"Project-Id-Version: libextractor-0.5.20a\n"
9"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 9"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
10"POT-Creation-Date: 2010-01-13 15:36+0100\n" 10"POT-Creation-Date: 2010-03-14 00:09+0100\n"
11"PO-Revision-Date: 2008-08-24 19:08+0100\n" 11"PO-Revision-Date: 2008-08-24 19:08+0100\n"
12"Last-Translator: Nicolas Provost <nprovost@quadriv.com>\n" 12"Last-Translator: Nicolas Provost <nprovost@quadriv.com>\n"
13"Language-Team: French <traduc@traduc.org>\n" 13"Language-Team: French <traduc@traduc.org>\n"
@@ -912,7 +912,7 @@ msgstr "%s: l'option `-W %s' est ambiguë\n"
912msgid "%s: option `-W %s' doesn't allow an argument\n" 912msgid "%s: option `-W %s' doesn't allow an argument\n"
913msgstr "%s: l'option `-W %s' ne prend pas d'argument\n" 913msgstr "%s: l'option `-W %s' ne prend pas d'argument\n"
914 914
915#: src/main/extractor.c:2145 915#: src/main/extractor.c:2158
916#, c-format 916#, c-format
917msgid "Initialization of plugin mechanism failed: %s!\n" 917msgid "Initialization of plugin mechanism failed: %s!\n"
918msgstr "Echec de l'initialisation du module %s !\n" 918msgstr "Echec de l'initialisation du module %s !\n"
diff --git a/po/ga.po b/po/ga.po
index 04ab5ee..ceaa477 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -6,7 +6,7 @@ msgid ""
6msgstr "" 6msgstr ""
7"Project-Id-Version: libextractor 0.5.20\n" 7"Project-Id-Version: libextractor 0.5.20\n"
8"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 8"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
9"POT-Creation-Date: 2010-01-13 15:36+0100\n" 9"POT-Creation-Date: 2010-03-14 00:09+0100\n"
10"PO-Revision-Date: 2008-03-21 20:46-0700\n" 10"PO-Revision-Date: 2008-03-21 20:46-0700\n"
11"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n" 11"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
12"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n" 12"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -889,7 +889,7 @@ msgstr "%s: T an rogha `-W %s' dbhroch\n"
889msgid "%s: option `-W %s' doesn't allow an argument\n" 889msgid "%s: option `-W %s' doesn't allow an argument\n"
890msgstr "%s: n cheadatear argint i ndiaidh na rogha `-W %s'\n" 890msgstr "%s: n cheadatear argint i ndiaidh na rogha `-W %s'\n"
891 891
892#: src/main/extractor.c:2145 892#: src/main/extractor.c:2158
893#, c-format 893#, c-format
894msgid "Initialization of plugin mechanism failed: %s!\n" 894msgid "Initialization of plugin mechanism failed: %s!\n"
895msgstr "Theip ar ths meicnocht na mbreisen: %s!\n" 895msgstr "Theip ar ths meicnocht na mbreisen: %s!\n"
diff --git a/po/libextractor.pot b/po/libextractor.pot
index 873b0e1..eb4208a 100644
--- a/po/libextractor.pot
+++ b/po/libextractor.pot
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n" 9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 10"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
11"POT-Creation-Date: 2010-01-13 15:36+0100\n" 11"POT-Creation-Date: 2010-03-14 00:09+0100\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n" 14"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -885,7 +885,7 @@ msgstr ""
885msgid "%s: option `-W %s' doesn't allow an argument\n" 885msgid "%s: option `-W %s' doesn't allow an argument\n"
886msgstr "" 886msgstr ""
887 887
888#: src/main/extractor.c:2145 888#: src/main/extractor.c:2158
889#, c-format 889#, c-format
890msgid "Initialization of plugin mechanism failed: %s!\n" 890msgid "Initialization of plugin mechanism failed: %s!\n"
891msgstr "" 891msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 24227b1..c225d9e 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: libextractor-0.5.20a\n" 8"Project-Id-Version: libextractor-0.5.20a\n"
9"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 9"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
10"POT-Creation-Date: 2010-01-13 15:36+0100\n" 10"POT-Creation-Date: 2010-03-14 00:09+0100\n"
11"PO-Revision-Date: 2009-03-08 16:59+0100\n" 11"PO-Revision-Date: 2009-03-08 16:59+0100\n"
12"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n" 12"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
13"Language-Team: Dutch <vertaling@vrijschrift.org>\n" 13"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -891,7 +891,7 @@ msgstr "%s: optie '-W %s' is niet eenduidig\n"
891msgid "%s: option `-W %s' doesn't allow an argument\n" 891msgid "%s: option `-W %s' doesn't allow an argument\n"
892msgstr "%s: optie '-W %s' staat geen argument toe\n" 892msgstr "%s: optie '-W %s' staat geen argument toe\n"
893 893
894#: src/main/extractor.c:2145 894#: src/main/extractor.c:2158
895#, c-format 895#, c-format
896msgid "Initialization of plugin mechanism failed: %s!\n" 896msgid "Initialization of plugin mechanism failed: %s!\n"
897msgstr "Initialisatie van plugin-mechanisme is mislukt: %s\n" 897msgstr "Initialisatie van plugin-mechanisme is mislukt: %s\n"
diff --git a/po/ro.po b/po/ro.po
index 078f65f..8615744 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -9,7 +9,7 @@ msgid ""
9msgstr "" 9msgstr ""
10"Project-Id-Version: libextractor 0.5.3\n" 10"Project-Id-Version: libextractor 0.5.3\n"
11"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 11"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
12"POT-Creation-Date: 2010-01-13 15:36+0100\n" 12"POT-Creation-Date: 2010-03-14 00:09+0100\n"
13"PO-Revision-Date: 2005-08-16 12:00-0500\n" 13"PO-Revision-Date: 2005-08-16 12:00-0500\n"
14"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n" 14"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
15"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" 15"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -893,7 +893,7 @@ msgstr "%s: opiunea `-W %s' este ambigu\n"
893msgid "%s: option `-W %s' doesn't allow an argument\n" 893msgid "%s: option `-W %s' doesn't allow an argument\n"
894msgstr "%s: opiunea `-W %s' nu permite un argument\n" 894msgstr "%s: opiunea `-W %s' nu permite un argument\n"
895 895
896#: src/main/extractor.c:2145 896#: src/main/extractor.c:2158
897#, c-format 897#, c-format
898msgid "Initialization of plugin mechanism failed: %s!\n" 898msgid "Initialization of plugin mechanism failed: %s!\n"
899msgstr "iniializare mecanismului de plugin a euat: %s!\n" 899msgstr "iniializare mecanismului de plugin a euat: %s!\n"
diff --git a/po/rw.po b/po/rw.po
index ebe65c2..1122f1b 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -16,7 +16,7 @@ msgid ""
16msgstr "" 16msgstr ""
17"Project-Id-Version: libextractor 0.4.2\n" 17"Project-Id-Version: libextractor 0.4.2\n"
18"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 18"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
19"POT-Creation-Date: 2010-01-13 15:36+0100\n" 19"POT-Creation-Date: 2010-03-14 00:09+0100\n"
20"PO-Revision-Date: 2005-04-04 10:55-0700\n" 20"PO-Revision-Date: 2005-04-04 10:55-0700\n"
21"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n" 21"Last-Translator: Steven Michael Murphy <murf@e-tools.com>\n"
22"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n" 22"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -955,7 +955,7 @@ msgstr "%s:Ihitamo ni"
955msgid "%s: option `-W %s' doesn't allow an argument\n" 955msgid "%s: option `-W %s' doesn't allow an argument\n"
956msgstr "%s:Ihitamo Kwemerera" 956msgstr "%s:Ihitamo Kwemerera"
957 957
958#: src/main/extractor.c:2145 958#: src/main/extractor.c:2158
959#, fuzzy, c-format 959#, fuzzy, c-format
960msgid "Initialization of plugin mechanism failed: %s!\n" 960msgid "Initialization of plugin mechanism failed: %s!\n"
961msgstr "Bya Byanze" 961msgstr "Bya Byanze"
diff --git a/po/sv.po b/po/sv.po
index 13f0d41..7c6cf1b 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
7msgstr "" 7msgstr ""
8"Project-Id-Version: libextractor 0.5.22\n" 8"Project-Id-Version: libextractor 0.5.22\n"
9"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 9"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
10"POT-Creation-Date: 2010-01-13 15:36+0100\n" 10"POT-Creation-Date: 2010-03-14 00:09+0100\n"
11"PO-Revision-Date: 2009-05-12 17:45+0100\n" 11"PO-Revision-Date: 2009-05-12 17:45+0100\n"
12"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" 12"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
13"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" 13"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -888,7 +888,7 @@ msgstr "%s: flagga \"-W %s\" är tvetydig\n"
888msgid "%s: option `-W %s' doesn't allow an argument\n" 888msgid "%s: option `-W %s' doesn't allow an argument\n"
889msgstr "%s: flagga \"-W %s\" tillåter inte ett argument\n" 889msgstr "%s: flagga \"-W %s\" tillåter inte ett argument\n"
890 890
891#: src/main/extractor.c:2145 891#: src/main/extractor.c:2158
892#, c-format 892#, c-format
893msgid "Initialization of plugin mechanism failed: %s!\n" 893msgid "Initialization of plugin mechanism failed: %s!\n"
894msgstr "Initiering av insticksmekanism misslyckades: %s!\n" 894msgstr "Initiering av insticksmekanism misslyckades: %s!\n"
diff --git a/po/vi.po b/po/vi.po
index 0c788d7..7fb312c 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
8msgstr "" 8msgstr ""
9"Project-Id-Version: libextractor 0.6.0\n" 9"Project-Id-Version: libextractor 0.6.0\n"
10"Report-Msgid-Bugs-To: libextractor@gnu.org\n" 10"Report-Msgid-Bugs-To: libextractor@gnu.org\n"
11"POT-Creation-Date: 2010-01-13 15:36+0100\n" 11"POT-Creation-Date: 2010-03-14 00:09+0100\n"
12"PO-Revision-Date: 2010-02-11 00:13+0930\n" 12"PO-Revision-Date: 2010-02-11 00:13+0930\n"
13"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" 13"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
14"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" 14"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -887,7 +887,7 @@ msgstr "%s: tùy chọn « -W %s » là mơ hồ\n"
887msgid "%s: option `-W %s' doesn't allow an argument\n" 887msgid "%s: option `-W %s' doesn't allow an argument\n"
888msgstr "%s: tùy chọn « -W %s » không cho phép đối số\n" 888msgstr "%s: tùy chọn « -W %s » không cho phép đối số\n"
889 889
890#: src/main/extractor.c:2145 890#: src/main/extractor.c:2158
891#, c-format 891#, c-format
892msgid "Initialization of plugin mechanism failed: %s!\n" 892msgid "Initialization of plugin mechanism failed: %s!\n"
893msgstr "Việc khởi động cơ chế cầm phít bị lỗi: %s\n" 893msgstr "Việc khởi động cơ chế cầm phít bị lỗi: %s\n"
@@ -905,8 +905,11 @@ msgstr ""
905 905
906#: src/main/extract.c:100 906#: src/main/extract.c:100
907#, c-format 907#, c-format
908msgid "Arguments mandatory for long options are also mandatory for short options.\n" 908msgid ""
909msgstr "Mọi đối số bắt buộc phải sử dụng với tùy chọn dài cũng bắt buộc với tùy chọn ngắn.\n" 909"Arguments mandatory for long options are also mandatory for short options.\n"
910msgstr ""
911"Mọi đối số bắt buộc phải sử dụng với tùy chọn dài cũng bắt buộc với tùy chọn "
912"ngắn.\n"
910 913
911#: src/main/extract.c:174 914#: src/main/extract.c:174
912msgid "print output in bibtex format" 915msgid "print output in bibtex format"
@@ -914,7 +917,9 @@ msgstr "hiển thị dữ liệu xuất có dạng bibtex"
914 917
915#: src/main/extract.c:176 918#: src/main/extract.c:176
916msgid "produce grep-friendly output (all results on one line per file)" 919msgid "produce grep-friendly output (all results on one line per file)"
917msgstr "tạo ra kết xuất thân thiện với grep (mọi kết quả trên cùng dòng của mỗi tập tin)" 920msgstr ""
921"tạo ra kết xuất thân thiện với grep (mọi kết quả trên cùng dòng của mỗi tập "
922"tin)"
918 923
919#: src/main/extract.c:178 924#: src/main/extract.c:178
920msgid "print this help" 925msgid "print this help"
@@ -938,7 +943,8 @@ msgstr "đừng dùng bộ trình rút mặc định"
938 943
939#: src/main/extract.c:188 944#: src/main/extract.c:188
940msgid "print only keywords of the given TYPE (use -L to get a list)" 945msgid "print only keywords of the given TYPE (use -L to get a list)"
941msgstr "hiển thị chỉ từ khoá KIỂU (TYPE) đã cho thôi (dùng « -L » để xem danh sách)" 946msgstr ""
947"hiển thị chỉ từ khoá KIỂU (TYPE) đã cho thôi (dùng « -L » để xem danh sách)"
942 948
943#: src/main/extract.c:190 949#: src/main/extract.c:190
944msgid "print the version number" 950msgid "print the version number"
@@ -979,7 +985,8 @@ msgstr "%s - (nhị phân, %u byte)\n"
979 985
980#: src/main/extract.c:603 src/main/extract.c:613 986#: src/main/extract.c:603 src/main/extract.c:613
981#, c-format 987#, c-format
982msgid "Illegal combination of options, cannot combine multiple styles of printing.\n" 988msgid ""
989"Illegal combination of options, cannot combine multiple styles of printing.\n"
983msgstr "sai tổ hợp các tuỳ chọn này, không thể kết hợp nhiều cách in.\n" 990msgstr "sai tổ hợp các tuỳ chọn này, không thể kết hợp nhiều cách in.\n"
984 991
985#: src/main/extract.c:640 992#: src/main/extract.c:640
@@ -990,7 +997,8 @@ msgstr "Bạn phải ghi rõ một đối số cho tùy chọn « %s » (tùy ch
990#: src/main/extract.c:705 997#: src/main/extract.c:705
991#, c-format 998#, c-format
992msgid "Use --help to get a list of options.\n" 999msgid "Use --help to get a list of options.\n"
993msgstr "Hãy sử dụng lệnh « --help » (trợ giúp) để xem một danh sách các tùy chọn.\n" 1000msgstr ""
1001"Hãy sử dụng lệnh « --help » (trợ giúp) để xem một danh sách các tùy chọn.\n"
994 1002
995#: src/main/extract.c:737 1003#: src/main/extract.c:737
996#, c-format 1004#, c-format
@@ -1151,7 +1159,9 @@ msgid "publishing institution"
1151msgstr "tổ chức xuất bản" 1159msgstr "tổ chức xuất bản"
1152 1160
1153#: src/main/extractor_metatypes.c:77 1161#: src/main/extractor_metatypes.c:77
1154msgid "institution that was involved in the publishing, but not necessarily the publisher" 1162msgid ""
1163"institution that was involved in the publishing, but not necessarily the "
1164"publisher"
1155msgstr "tổ chức liên quan đến xuất bản, không nhất thiết là nhà xuất bản" 1165msgstr "tổ chức liên quan đến xuất bản, không nhất thiết là nhà xuất bản"
1156 1166
1157#: src/main/extractor_metatypes.c:78 1167#: src/main/extractor_metatypes.c:78
@@ -1191,7 +1201,9 @@ msgid "publication day"
1191msgstr "ngày xuất bản" 1201msgstr "ngày xuất bản"
1192 1202
1193#: src/main/extractor_metatypes.c:88 1203#: src/main/extractor_metatypes.c:88
1194msgid "day of publication (or, if unpublished, the day of creation), relative to the given month" 1204msgid ""
1205"day of publication (or, if unpublished, the day of creation), relative to "
1206"the given month"
1195msgstr "ngày xuất bản (chưa xuất bản thì ngày tạo), tương đối với tháng đưa ra" 1207msgstr "ngày xuất bản (chưa xuất bản thì ngày tạo), tương đối với tháng đưa ra"
1196 1208
1197#: src/main/extractor_metatypes.c:89 1209#: src/main/extractor_metatypes.c:89
@@ -1432,8 +1444,11 @@ msgid "unknown date"
1432msgstr "không rõ ngày tháng" 1444msgstr "không rõ ngày tháng"
1433 1445
1434#: src/main/extractor_metatypes.c:163 1446#: src/main/extractor_metatypes.c:163
1435msgid "ambiguous date (could specify creation time, modification time or access time)" 1447msgid ""
1436msgstr "ngày tháng không rõ (có thể đưa ra giờ tạo, giờ sửa đổi hay giờ truy cập)" 1448"ambiguous date (could specify creation time, modification time or access "
1449"time)"
1450msgstr ""
1451"ngày tháng không rõ (có thể đưa ra giờ tạo, giờ sửa đổi hay giờ truy cập)"
1437 1452
1438#: src/main/extractor_metatypes.c:164 1453#: src/main/extractor_metatypes.c:164
1439msgid "creation date" 1454msgid "creation date"
@@ -1700,15 +1715,21 @@ msgid "target platform"
1700msgstr "nền tảng đích" 1715msgstr "nền tảng đích"
1701 1716
1702#: src/main/extractor_metatypes.c:238 1717#: src/main/extractor_metatypes.c:238
1703msgid "name of the architecture, operating system and distribution this package is for" 1718msgid ""
1704msgstr "tên của kiến trúc, hệ điều hành và bản phân phối cho chúng gói này được thiết kế" 1719"name of the architecture, operating system and distribution this package is "
1720"for"
1721msgstr ""
1722"tên của kiến trúc, hệ điều hành và bản phân phối cho chúng gói này được "
1723"thiết kế"
1705 1724
1706#: src/main/extractor_metatypes.c:239 1725#: src/main/extractor_metatypes.c:239
1707msgid "resource type" 1726msgid "resource type"
1708msgstr "kiểu tài nguyên" 1727msgstr "kiểu tài nguyên"
1709 1728
1710#: src/main/extractor_metatypes.c:240 1729#: src/main/extractor_metatypes.c:240
1711msgid "categorization of the nature of the resource that is more specific than the file format" 1730msgid ""
1731"categorization of the nature of the resource that is more specific than the "
1732"file format"
1712msgstr "phân loại tài nguyên một cách chính xác hơn định dạng tập tin" 1733msgstr "phân loại tài nguyên một cách chính xác hơn định dạng tập tin"
1713 1734
1714#: src/main/extractor_metatypes.c:241 1735#: src/main/extractor_metatypes.c:241
@@ -1716,8 +1737,10 @@ msgid "library search path"
1716msgstr "đường dẫn tìm kiếm thư viện" 1737msgstr "đường dẫn tìm kiếm thư viện"
1717 1738
1718#: src/main/extractor_metatypes.c:242 1739#: src/main/extractor_metatypes.c:242
1719msgid "path in the file system to be considered when looking for required libraries" 1740msgid ""
1720msgstr "đường dẫn trong hệ thống tập tin cần theo khi quét tìm các thư viện cần thiết" 1741"path in the file system to be considered when looking for required libraries"
1742msgstr ""
1743"đường dẫn trong hệ thống tập tin cần theo khi quét tìm các thư viện cần thiết"
1721 1744
1722#: src/main/extractor_metatypes.c:243 1745#: src/main/extractor_metatypes.c:243
1723msgid "library dependency" 1746msgid "library dependency"
@@ -1944,8 +1967,12 @@ msgid "performer"
1944msgstr "người biểu diễn" 1967msgstr "người biểu diễn"
1945 1968
1946#: src/main/extractor_metatypes.c:335 1969#: src/main/extractor_metatypes.c:335
1947msgid "The artist(s) who performed the work (conductor, orchestra, soloists, actor, etc.)" 1970msgid ""
1948msgstr "Các nhạc sĩ đã biểu diễn tác phẩm (nhạc trưởng, dàn nhạc hợp tấu, người diễn đơn, diễn viên v.v.)" 1971"The artist(s) who performed the work (conductor, orchestra, soloists, actor, "
1972"etc.)"
1973msgstr ""
1974"Các nhạc sĩ đã biểu diễn tác phẩm (nhạc trưởng, dàn nhạc hợp tấu, người diễn "
1975"đơn, diễn viên v.v.)"
1949 1976
1950#: src/main/extractor_metatypes.c:337 1977#: src/main/extractor_metatypes.c:337
1951msgid "contact" 1978msgid "contact"
@@ -2132,7 +2159,8 @@ msgid "interpretation"
2132msgstr "thể hiện" 2159msgstr "thể hiện"
2133 2160
2134#: src/main/extractor_metatypes.c:388 2161#: src/main/extractor_metatypes.c:388
2135msgid "information about the people behind interpretations of an existing piece" 2162msgid ""
2163"information about the people behind interpretations of an existing piece"
2136msgstr "thông tin về các người đã thể hiện một bản nhạc đã có" 2164msgstr "thông tin về các người đã thể hiện một bản nhạc đã có"
2137 2165
2138#: src/main/extractor_metatypes.c:389 2166#: src/main/extractor_metatypes.c:389
@@ -2256,8 +2284,10 @@ msgid "full data"
2256msgstr "dữ liệu đầy đủ" 2284msgstr "dữ liệu đầy đủ"
2257 2285
2258#: src/main/extractor_metatypes.c:423 2286#: src/main/extractor_metatypes.c:423
2259msgid "entry that contains the full, original binary data (not really meta data)" 2287msgid ""
2260msgstr "mục nhập chứa dữ liệu nhị phân gốc hoàn toàn (không phải siêu dữ liệu thật)" 2288"entry that contains the full, original binary data (not really meta data)"
2289msgstr ""
2290"mục nhập chứa dữ liệu nhị phân gốc hoàn toàn (không phải siêu dữ liệu thật)"
2261 2291
2262#: src/main/extractor_metatypes.c:425 2292#: src/main/extractor_metatypes.c:425
2263msgid "rating" 2293msgid "rating"
diff --git a/src/include/extractor.h b/src/include/extractor.h
index fc6e2be..4c9675d 100644
--- a/src/include/extractor.h
+++ b/src/include/extractor.h
@@ -32,7 +32,7 @@ extern "C" {
32 * 0.2.6-1 => 0x00020601 32 * 0.2.6-1 => 0x00020601
33 * 4.5.2-0 => 0x04050200 33 * 4.5.2-0 => 0x04050200
34 */ 34 */
35#define EXTRACTOR_VERSION 0x00060000 35#define EXTRACTOR_VERSION 0x00060100
36 36
37#include <stdio.h> 37#include <stdio.h>
38 38