2932
2820
ALTER TABLE binarypackagereleasedownloadcount ENABLE TRIGGER ALL;
2935
ALTER TABLE bounty DISABLE TRIGGER ALL;
2937
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (1, 'foomatic-widgets', 'Make foomatic have better widgets.', 'Foomatic needs to have way better widgets. The current ones are SO WinXP. Eeewww. Maybe we can get some of that K-Bling that I saw in Kubuntu?', 'The widgets need to be particularly polished, since foomatic is going to be the default foomaster on the desktop for the planet.', 453.44, 50, 16, '2005-03-11 09:17:40.585397', 16, NULL, NULL, NULL, 1);
2938
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (2, 'test-bounty', 'This is a Test Bounty', 'The test bounty summary would be compact, not more than 70 words. I would expect to see this displayed in bold at the top of the bounty page, and in listings of bounties.', 'This is a challenging bounty. Dolorem ipsum dominum nostrum. Quanto quando magno farto. kjds hfslhf kdszhfskdj dsfvgdfvg ghjgsdfgsdfj hgsdkjsdg vsvgckjvcxvg xcIn some cases the bounty may have been offered in a variety of currencies, so this USD value iIn some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.s an estimate based on recent currency rates.In some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.
2940
In some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates.
2942
In some cases the bounty may have been offered in a variety ofIn some cases the bounty may have been offered in a variety of currencies, so this USD value is an estimate based on recent currency rates. currencies, so this USD value is an estimate based on recent currency rates.', 657.00, 50, 16, '2005-08-19 14:33:13.38112', 16, NULL, NULL, NULL, 1);
2943
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (3, 'mozilla-svg', 'Support SVG in Mozilla', 'SVG is emerging as a well-supported and well-defined standard for classy vector images. Mozilla should support SVG images natively, without plugins as currently required. In addition, it would be great to be able to address SVG images using the DOM, since they are made up of XML just like XHTML.', ' Since you have come this far, you probably already know that SVG stands for Scalable Vector Graphics, and that it is an XML language for sophisticated 2-dimensional graphics. SVG is to graphics what XHTML is to text, MathML is to mathematical equations and CML is to the description of chemical molecules.
2945
SVG is similar in scope to Macromedia''s proprietary Flash technology: among other things it offers anti-aliased rendering, pattern and gradient fills, sophisticated filter-effects, clipping to arbitrary paths, text and animations. What distinguishes SVG from Flash, is that it is a W3 recommendation (i.e. a standard for all intents and purposes) and that it is XML-based as opposed to a closed binary format. It is explicitly designed to work with other W3C standards such as CSS, DOM and SMIL.
2946
', 877.00, 50, 16, '2005-08-19 14:37:20.144375', 16, NULL, NULL, NULL, 1);
2947
INSERT INTO bounty (id, name, title, summary, description, usdvalue, difficulty, reviewer, datecreated, owner, deadline, claimant, dateclaimed, bountystatus) VALUES (4, 'evo-vcard', 'Comprehensive support for VCARD in Evolution', 'The VCARD standard, as irritating and silly as it is, should be better supported in Evolution. This bounty is for support for the creation, parsing, import and export of VCARDS in Evolution.', 'NOTE: (You MUST have python installed to do this)
2949
1. Copy the script below to an empty ascii file and save it as:
2950
''evol2tbird-addressbook.py''
2952
2. Put it in an empty folder you create for this process.
2954
3. Make the file executable:
2956
chmod +x evol2tbird-addressbook.py
2958
4. Run the program to export the addressbook file from Evolution:
2960
./evol2tbird-addressbook.py --db [path to evolution''s addressbook.db]
2962
ex.: ./evol2tbird-addressbook.py --db ~/evolution/local/Contacts/addressbook.db > adbook.txt
2964
5. Now open the addressbook in Thunderbird and select ''Tools/Import''
2966
6. Work through the dialogs until you point to the file the script created ... ''adbook.txt''
2968
7. Select that file and click ''OK'' - then select what info you want imported and select ''OK'' again.
2970
8. Your Evolution Addressbook is now imported into Thunderbird.', 300.00, 50, 16, '2005-08-19 14:40:02.046826', 16, NULL, NULL, NULL, 1);
2973
ALTER TABLE bounty ENABLE TRIGGER ALL;
2976
ALTER TABLE message DISABLE TRIGGER ALL;
2978
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (1, '2004-09-24 20:58:04.684057', 'PEBCAK', 16, NULL, NULL, 'foo@example.com-332342--1231', NULL, NULL, true);
2979
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (3, '2004-09-24 21:17:17.153792', 'Reproduced on AIX', 12, NULL, NULL, 'sdsdfsfd', NULL, NULL, true);
2980
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (4, '2004-09-24 21:24:03.922564', 'Re: Reproduced on AIX', 12, NULL, NULL, 'sdfssfdfsd', NULL, NULL, true);
2981
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (5, '2004-09-24 21:29:27.407354', 'Fantastic idea, I''d really like to see this', 12, NULL, NULL, 'dxssdfsdgf', NULL, NULL, true);
2982
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (6, '2004-09-24 21:35:20.125564', 'Strange bug with duplicate messages.', 12, NULL, NULL, 'sdfsfwew', NULL, NULL, true);
2983
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (7, '2005-01-14 17:20:12.820778', 'Reflow problems with complex page layouts', 12, NULL, NULL, '<20050114172012.6687.51124.malonedeb@localhost.localdomain>', NULL, NULL, true);
2984
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (8, '2005-01-14 17:27:03.702622', 'Firefox install instructions should be complete', 12, NULL, NULL, '<20050114172703.6687.71983.malonedeb@localhost.localdomain>', NULL, NULL, true);
2985
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (9, '2005-01-14 17:35:39.548665', 'Firefox crashes when Save As dialog for a nonexistent window is closed', 12, NULL, NULL, '<20050114173539.6687.81610.malonedeb@localhost.localdomain>', NULL, NULL, true);
2986
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (10, '2004-10-05 00:00:00', 'Re: Bug Title Test', 12, NULL, NULL, '<20050831114528.7616.78129.malone@localhost.localdomain>', NULL, NULL, true);
2987
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (11, '2005-10-14 15:12:29.602117', 'A test bug', 16, NULL, NULL, '<20051014151229.28962.1536.malonedeb@localhost.localdomain>', NULL, NULL, true);
2988
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (12, '2005-10-14 12:25:21.508923', 'Re: Newly installed plug-in doesn''t seem to be used', 16, NULL, NULL, '<20051014122521.14276.39260.lptickets@localhost.localdomain>', NULL, NULL, true);
2989
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (13, '2005-10-14 13:28:11.554476', 'Re: Slow system', 12, NULL, NULL, '<20051014132811.14276.65873.lptickets@localhost.localdomain>', NULL, NULL, true);
2990
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (14, '2005-10-28 09:10:17.13237', 'Printing doesn''t work', 12, NULL, 3, '<20051028091017.6690.9505.malonedeb@localhost.localdomain>', NULL, NULL, true);
2991
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (15, '2006-02-23 16:42:14.080227', 'Thunderbird crashes', 16, NULL, 1, '<20060223164214.9126.7558.malonedeb@localhost.localdomain>', NULL, NULL, true);
2992
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (16, '2006-06-16 17:12:54', 'Unicode™', 16, NULL, NULL, '<20060616141252.22134.71562@localhost.localdomain>', NULL, 51, true);
2993
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (17, '2006-02-22 19:42:21.890299', 'another test bug', 16, NULL, 1, '<20060222194221.25842.69665.malonedeb@banzai.async.com.br>', NULL, NULL, true);
2994
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (18, '2006-07-20 20:48:24.975495', 'Re: Continue playing after shutdown', 16, NULL, NULL, '<20060720204825.13277.37433.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2995
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (19, '2006-07-20 20:49:47.551344', 'Re: mailto: problem in webpage', 16, NULL, NULL, '<20060720204947.13277.79684.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2996
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (20, '2006-07-20 20:52:07.054216', 'Re: Installation of Java Runtime Environment for Mozilla', 16, NULL, NULL, '<20060720205207.13277.68582.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2997
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (21, '2006-07-20 20:53:53.684848', 'Re: Play DVDs in Totem', 16, NULL, NULL, '<20060720205354.13277.37000.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2998
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (22, '2006-07-20 20:56:35.442839', 'Re: mailto: problem in webpage', 12, NULL, NULL, '<20060720205635.13277.87295.lptickets@Bourdieu.Contre.COM>', NULL, NULL, true);
2999
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (23, '2006-07-20 23:11:24.975495', 'Re: Continue playing after shutdown', 12, NULL, NULL, '<20061201222020.597.97888.lptickets@Huxley.Contre.COM>', NULL, NULL, true);
3000
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (24, '2007-03-15 20:33:56.67893', 'Make Jokosher use autoaudiosink', 26, NULL, NULL, '<20070315203356.12919.76581.malonedeb@localhost>', NULL, NULL, true);
3001
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (25, '2007-03-15 20:34:26.518114', 'Re: Make Jokosher use autoaudiosink', 50, NULL, NULL, '<20070315203426.12919.54628.malone@localhost>', NULL, NULL, true);
3002
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (26, '2007-03-15 20:35:10.133383', 'Re: Make Jokosher use autoaudiosink', 66, NULL, NULL, '<20070315203510.12919.22697.malone@localhost>', NULL, NULL, true);
3003
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (27, '2007-03-15 20:36:01.779544', 'Autoaudiosink is no longer under development', 63, NULL, NULL, '<20070315203601.12919.29640.malone@localhost>', NULL, NULL, true);
3004
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (28, '2007-03-15 20:36:57.133832', 'Re: Autoaudiosink is no longer under development', 27, NULL, NULL, '<20070315203657.12919.48585.malone@localhost>', NULL, NULL, true);
3005
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (29, '2007-03-15 20:37:27.991571', 'This is a really new title', 33, NULL, NULL, '<20070315203728.12919.76787.malone@localhost>', NULL, NULL, true);
3006
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (30, '2007-03-15 20:37:51.544376', 'Re: Make Jokosher use autoaudiosink', 3, NULL, NULL, '<20070315203751.12919.49072.malone@localhost>', NULL, NULL, true);
3007
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (31, '2007-03-15 20:41:18.635493', 'Copy, Cut and Delete operations should work on selections', 8, NULL, NULL, '<20070315204118.14326.61124.malonedeb@localhost>', NULL, NULL, true);
3008
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (32, '2007-03-15 20:41:42.154264', 'Re: Copy, Cut and Delete operations should work on selections', 16, NULL, NULL, '<20070315204142.14326.82988.launchpad@localhost>', NULL, NULL, true);
3009
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (33, '2007-03-15 20:43:14.981111', 'Re: Copy, Cut and Delete operations should work on selections', 45, NULL, NULL, '<20070315204315.14326.75272.malone@localhost>', NULL, NULL, true);
3010
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (34, '2007-03-15 20:45:15.852052', 'Re: Copy, Cut and Delete operations should work on selections', 13, NULL, NULL, '<20070315204515.14326.38817.malone@localhost>', NULL, NULL, true);
3011
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (35, '2007-03-15 20:45:51.817826', 'Re: Copy, Cut and Delete operations should work on selections', 9, NULL, NULL, '<20070315204551.14326.36994.malone@localhost>', NULL, NULL, true);
3012
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (36, '2007-03-15 20:46:49.83307', 'Re: Copy, Cut and Delete operations should work on selections', 6, NULL, NULL, '<20070315204649.14326.69581.malone@localhost>', NULL, NULL, true);
3013
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (37, '2007-07-27 20:00:58.299796', 'Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727200058.25131.76173.malonedeb@autumn.annrky-sinzui.local>', NULL, NULL, true);
3014
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (38, '2007-07-27 20:29:46.25854', 'Re: Launchpad CSS and JS is not testible', 12, NULL, NULL, '<20070727202946.25131.16206.malone@autumn.annrky-sinzui.local>', NULL, NULL, true);
3015
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (39, '2007-08-09 11:39:16.836856', 'jokosher exposes personal details in its actions portlet', 63, NULL, NULL, '<20070809113916.26819.83859.malonedeb@localhost.localdomain>', NULL, NULL, true);
3016
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (40, '2004-12-18 16:30:19.103679', 'Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163019.18924.87555.malonedeb@localhost>', NULL, NULL, true);
3017
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (41, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.13348.launchpad@localhost>', NULL, NULL, true);
3018
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (42, '2007-12-18 16:30:47.889614', 'Re: Nonsensical bugs are useless', 16, NULL, NULL, '<20071218163048.18924.86681.launchpad@localhost>', NULL, NULL, true);
3019
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (43, '2007-12-18 16:31:34.790641', 'Re: Nonsensical bugs are useless', 62, NULL, NULL, '<20071218163134.18996.53651.launchpad@localhost>', NULL, NULL, true);
3020
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (44, '2005-05-13 16:37:37', 'gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<4284D7D1.6010208@gmx.de>', NULL, 75, true);
3021
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (45, '2005-05-17 18:54:29', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 44, NULL, '<20050517185429.GB20786@spring.luon.net>', NULL, 76, true);
3022
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (46, '2005-05-17 19:24:25', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, 45, NULL, '<428A44E9.6090802@gmx.de>', NULL, 77, true);
3023
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (47, '2005-05-17 20:20:44', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243615, 46, NULL, '<20050517202044.GA23231@spring.luon.net>', NULL, 78, true);
3024
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (48, '2005-06-17 14:00:11', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243616, 46, NULL, '<20050617140011.GA15638@piware.de>', NULL, 79, true);
3025
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (49, '2005-06-25 10:13:10', 'Re: Bug#308994: gnome-volume-manager: dvd+rw unreadable when automounted in burner because mounted read/write', 243614, NULL, NULL, '<42BD2E36.9090809@gmx.de>', NULL, 81, true);
3026
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (50, '2010-06-25 10:13:10', 'Sample comment 1', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3027
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (51, '2010-06-26 10:13:10', 'Sample comment 2', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3028
INSERT INTO message (id, datecreated, subject, owner, parent, distribution, rfc822msgid, fti, raw, visible) VALUES (52, '2010-06-27 10:13:10', 'Sample comment 3', 1, NULL, NULL, '<42BD2E36.9090810@zz.de>', NULL, 81, true);
3031
ALTER TABLE message ENABLE TRIGGER ALL;
3034
ALTER TABLE bountymessage DISABLE TRIGGER ALL;
3038
ALTER TABLE bountymessage ENABLE TRIGGER ALL;
3041
ALTER TABLE bountysubscription DISABLE TRIGGER ALL;
3043
INSERT INTO bountysubscription (id, bounty, person) VALUES (1, 1, 9);
3044
INSERT INTO bountysubscription (id, bounty, person) VALUES (2, 1, 6);
3045
INSERT INTO bountysubscription (id, bounty, person) VALUES (3, 1, 1);
3048
ALTER TABLE bountysubscription ENABLE TRIGGER ALL;
3051
2823
ALTER TABLE branchmergequeue DISABLE TRIGGER ALL;
6749
6290
ALTER TABLE pocketchroot ENABLE TRIGGER ALL;
6293
ALTER TABLE pofile DISABLE TRIGGER ALL;
6295
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (1, 1, 387, 'Spanish translation for evolution in hoary', ' traducción de es.po al Spanish
6296
translation of es.po to Spanish
6297
translation of evolution.HEAD to Spanish
6298
Copyright © 2000-2002 Free Software Foundation, Inc.
6299
This file is distributed under the same license as the evolution package.
6300
Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
6301
Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
6302
Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
6303
Eneko Lacunza <enlar@iname.com>, 2001-2002.
6304
Héctor García Álvarez <hector@scouts-es.org>, 2002.
6305
Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
6306
Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
6309
', 'Project-Id-Version: es
6310
POT-Creation-Date: 2004-08-17 11:10+0200
6311
PO-Revision-Date: 2005-04-07 13:22+0000
6312
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
6313
Language-Team: Spanish <traductores@es.gnome.org>
6315
Content-Type: text/plain; charset=UTF-8
6316
Content-Transfer-Encoding: 8bit
6317
Report-Msgid-Bugs-To: serrador@hispalinux.es
6318
Plural-Forms: nplurals=2; plural=(n != 1);
6319
', true, 13, 7, 0, 1, NULL, 12, 'es.po', '2005-06-06 08:59:54.24073', NULL, 2, '2007-01-04 11:02:02.844658');
6320
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (3, 2, 560, NULL, ' Spanish (Spain) translation for mount removable devices as normal user
6321
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6322
This file is distributed under the same license as the mount removable devices as normal user package.
6323
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6324
', 'Project-Id-Version: mount removable devices as normal user
6325
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6326
POT-Creation-Date: 2005-04-04 17:31+0200
6327
PO-Revision-Date: 2005-03-15 21:19+0000
6328
Last-Translator: Daniel Aguayo <danner@mixmail.com>
6329
Language-Team: Spanish (Spain) <es_ES@li.org>
6331
Content-Type: text/plain; charset=UTF-8
6332
Content-Transfer-Encoding: 8bit
6333
Plural-Forms: nplurals=2; plural=n != 1
6334
', true, 37, 63, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.236824', NULL, 0, '2005-05-06 20:11:16.591589');
6335
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (4, 2, 143, NULL, ' German translations for PACKAGE package
6336
German messages for PACKAGE.
6337
Copyright (C) 2004 Martin Pitt
6338
This file is distributed under the same license as the PACKAGE package.
6339
Martin Pitt <martin.pitt@canonical.com>, 2004.
6341
', 'Project-Id-Version: pmount 0.5
6342
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6343
POT-Creation-Date: 2005-04-04 17:31+0200
6344
PO-Revision-Date: 2004-12-29 17:56+0100
6345
Last-Translator: Martin Pitt <martin.pitt@canonical.com>
6346
Language-Team: German <de@li.org>
6348
Content-Type: text/plain; charset=UTF-8
6349
Content-Transfer-Encoding: 8bit
6350
Plural-Forms: nplurals=2; plural=(n != 1);
6351
', true, 38, 63, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.238198', NULL, 0, '2005-05-06 20:11:41.773683');
6352
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (5, 2, 68, NULL, ' Catalan translation for mount removable devices as normal user
6353
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6354
This file is distributed under the same license as the mount removable devices as normal user package.
6355
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6356
', 'Project-Id-Version: mount removable devices as normal user
6357
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6358
POT-Creation-Date: 2005-04-04 17:31+0200
6359
PO-Revision-Date: 2005-02-12 01:18+0000
6360
Last-Translator: Jordi Vilalta <jvprat@wanadoo.es>
6361
Language-Team: Catalan <ca@li.org>
6363
Content-Type: text/plain; charset=UTF-8
6364
Content-Transfer-Encoding: 8bit
6365
Plural-Forms: nplurals=2; plural=n != 1
6366
', true, 34, 62, 0, 0, NULL, 31, 'ca.po', '2005-06-06 08:59:54.254523', NULL, 0, '2005-05-06 20:09:51.386766');
6367
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (6, 2, 132, NULL, ' French translation for mount removable devices as normal user
6368
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6369
This file is distributed under the same license as the mount removable devices as normal user package.
6370
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6372
', 'Project-Id-Version: mount removable devices as normal user
6373
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6374
POT-Creation-Date: 2005-04-04 17:31+0200
6375
PO-Revision-Date: 2005-04-02 22:34+0000
6376
Last-Translator: Nicolas Velin <nsv@fr.st>
6377
Language-Team: French <fr@li.org>
6379
Content-Type: text/plain; charset=UTF-8
6380
Content-Transfer-Encoding: 8bit
6381
Plural-Forms: nplurals=2; plural=n > 1
6382
', true, 39, 57, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.256914', NULL, 0, '2005-05-06 20:12:08.283113');
6383
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (7, 2, 360, NULL, ' Croatian translation for pmount
6384
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6385
This file is distributed under the same license as the pmount package.
6386
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6388
', 'Project-Id-Version: pmount
6389
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6390
POT-Creation-Date: 2005-04-04 17:31+0200
6391
PO-Revision-Date: 2005-03-16 14:51+0000
6392
Last-Translator: Edgar Bursic <edgar@monteparadiso.hr>
6393
Language-Team: Croatian <hr@li.org>
6395
Content-Type: text/plain; charset=UTF-8
6396
Content-Transfer-Encoding: 8bit
6397
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
6398
', true, 33, 63, 0, 0, NULL, 31, 'hr.po', '2005-06-06 08:59:54.255734', NULL, 0, '2005-05-06 20:09:31.825695');
6399
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (8, 2, 527, NULL, ' Italian (Italy) translation for pmount
6400
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6401
This file is distributed under the same license as the pmount package.
6402
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6404
', 'Project-Id-Version: pmount
6405
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6406
POT-Creation-Date: 2005-04-04 17:31+0200
6407
PO-Revision-Date: 2005-03-16 23:54+0000
6408
Last-Translator: Francesco Accattapà <callipeo@libero.it>
6409
Language-Team: Italian (Italy) <it_IT@li.org>
6411
Content-Type: text/plain; charset=UTF-8
6412
Content-Transfer-Encoding: 8bit
6413
Plural-Forms: nplurals=2; plural=n != 1
6414
', true, 40, 49, 0, 0, NULL, 31, 'it_IT.po', '2005-06-06 08:59:54.259358', NULL, 0, '2005-05-06 20:12:35.976807');
6415
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (9, 2, 98, NULL, ' Czech translation for mount removable devices as normal user
6416
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6417
This file is distributed under the same license as the mount removable devices as normal user package.
6418
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6420
', 'Project-Id-Version: mount removable devices as normal user
6421
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6422
POT-Creation-Date: 2005-04-04 17:31+0200
6423
PO-Revision-Date: 2005-02-10 15:15+0000
6424
Last-Translator: Vlastimil Skacel <skacel@svtech.cz>
6425
Language-Team: Czech <cs@li.org>
6427
Content-Type: text/plain; charset=UTF-8
6428
Content-Transfer-Encoding: 8bit
6429
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
6430
', true, 36, 35, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.249601', NULL, 0, '2005-05-06 20:10:41.732277');
6431
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (10, 2, 302, NULL, ' Bokmål, Norwegian translation for pmount
6432
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6433
This file is distributed under the same license as the pmount package.
6434
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6436
', 'Project-Id-Version: pmount
6437
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6438
POT-Creation-Date: 2005-04-04 17:31+0200
6439
PO-Revision-Date: 2005-03-31 10:35+0000
6440
Last-Translator: Sigurd Gartmann <sigurd-ubuntu@brogar.org>
6441
Language-Team: Bokmål, Norwegian <nb@li.org>
6443
Content-Type: text/plain; charset=UTF-8
6444
Content-Transfer-Encoding: 8bit
6445
Plural-Forms: nplurals=2; plural=n != 1
6446
', true, 35, 63, 0, 0, NULL, 31, 'nb.po', '2005-06-06 08:59:54.248418', NULL, 0, '2005-05-06 20:10:18.431259');
6447
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (11, 2, 387, NULL, ' Spanish translation for mount removable devices as normal user
6448
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6449
This file is distributed under the same license as the mount removable devices as normal user package.
6450
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6452
', 'Project-Id-Version: mount removable devices as normal user
6453
Report-Msgid-Bugs-To: martin.pitt@canonical.com
6454
POT-Creation-Date: 2005-04-04 17:31+0200
6455
PO-Revision-Date: 2005-02-21 17:57+0000
6456
Last-Translator: Aloriel <jorge.gonzalez.gonzalez@hispalinux.es>
6457
Language-Team: Spanish <es@li.org>
6459
Content-Type: text/plain; charset=UTF-8
6460
Content-Transfer-Encoding: 8bit
6461
Plural-Forms: nplurals=2; plural=n != 1
6462
', true, 41, 54, 0, 0, NULL, 31, 'po/es.po', '2005-06-06 08:59:54.229882', NULL, 0, '2005-05-06 20:13:10.405056');
6463
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (12, 4, 387, NULL, ' traducción de es.po al Spanish
6464
translation of es.po to Spanish
6465
translation of evolution.HEAD to Spanish
6466
Copyright © 2000-2002 Free Software Foundation, Inc.
6467
This file is distributed under the same license as the evolution package.
6468
Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
6469
Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
6470
Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
6471
Eneko Lacunza <enlar@iname.com>, 2001-2002.
6472
Héctor García Álvarez <hector@scouts-es.org>, 2002.
6473
Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
6474
Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
6477
', 'Project-Id-Version: es
6478
POT-Creation-Date: 2004-08-17 11:10+0200
6479
PO-Revision-Date: 2005-04-07 13:22+0000
6480
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
6481
Language-Team: Spanish <traductores@es.gnome.org>
6483
Content-Type: text/plain; charset=UTF-8
6484
Content-Transfer-Encoding: 8bit
6485
Report-Msgid-Bugs-To: serrador@hispalinux.es
6486
Plural-Forms: nplurals=2; plural=(n != 1);
6487
', true, 50, 6, 1, 1, NULL, 31, 'es.po', '2005-06-06 08:59:54.235169', NULL, 1, '2005-06-06 20:05:03.244905');
6488
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (13, 5, 132, NULL, '
6489
Translators, if you are not familiar with the PO format, gettext
6490
documentation is worth reading, especially sections dedicated to
6491
this format, e.g. by running:
6492
info -n ''(gettext)PO Files''
6493
info -n ''(gettext)Header Entry''
6495
Some information specific to po-debconf are available at
6496
/usr/share/doc/po-debconf/README-trans
6497
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6499
Developers do not need to manually edit POT or PO files.
6501
', 'Project-Id-Version: mozilla 2:1.7.4-1
6502
Report-Msgid-Bugs-To:
6503
POT-Creation-Date: 2004-07-11 16:16+0900
6504
PO-Revision-Date: 2004-08-02 00:08+0200
6505
Last-Translator: Denis Barbier <barbier@linuxfr.org>
6506
Language-Team: French <debian-l10n-french@lists.debian.org>
6508
Content-Type: text/plain; charset=ISO-8859-15
6509
Content-Transfer-Encoding: 8bit
6510
Plural-Forms: nplurals=2; plural=n > 1
6511
', true, 42, 9, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.243358', NULL, 0, '2005-05-06 21:12:18.833057');
6512
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (14, 5, 112, NULL, '
6513
Translators, if you are not familiar with the PO format, gettext
6514
documentation is worth reading, especially sections dedicated to
6515
this format, e.g. by running:
6516
info -n ''(gettext)PO Files''
6517
info -n ''(gettext)Header Entry''
6519
Some information specific to po-debconf are available at
6520
/usr/share/doc/po-debconf/README-trans
6521
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6523
Developers do not need to manually edit POT or PO files.
6525
', 'Project-Id-Version: mozilla 2:1.6-3
6526
POT-Creation-Date: 2004-07-11 16:16+0900
6527
PO-Revision-Date: 2004-09-09 11:37+0100
6528
Last-Translator: Luk Claes <luk.claes@ugent.be>
6529
Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>
6531
Content-Type: text/plain; charset=iso-8859-1
6532
Content-Transfer-Encoding: 8bit
6533
Plural-Forms: nplurals=2; plural=n != 1
6534
', true, 45, 9, 0, 0, NULL, 31, 'nl.po', '2005-06-06 08:59:54.260522', NULL, 0, '2005-05-06 21:12:27.602384');
6535
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (15, 5, 521, NULL, '
6536
Translators, if you are not familiar with the PO format, gettext
6537
documentation is worth reading, especially sections dedicated to
6538
this format, e.g. by running:
6539
info -n ''(gettext)PO Files''
6540
info -n ''(gettext)Header Entry''
6542
Some information specific to po-debconf are available at
6543
/usr/share/doc/po-debconf/README-trans
6544
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6546
Developers do not need to manually edit POT or PO files.
6548
', 'Project-Id-Version: mozilla
6549
Report-Msgid-Bugs-To:
6550
POT-Creation-Date: 2004-07-11 16:16+0900
6551
PO-Revision-Date: 2004-07-25 16:17-0300
6552
Last-Translator: André Luís Lopes <andrelop@debian.org>
6553
Language-Team: Debian-BR Porject <debian-l10n-portuguese@lists.debian.org>
6555
Content-Type: text/plain; charset=ISO-8859-1
6556
Content-Transfer-Encoding: 8bit
6557
Plural-Forms: nplurals=2; plural=n > 1
6558
', true, 43, 9, 0, 0, NULL, 31, 'pt_BR.po', '2005-06-06 08:59:54.24721', NULL, 0, '2005-05-06 21:12:20.874654');
6559
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (16, 5, 143, NULL, '
6560
Translators, if you are not familiar with the PO format, gettext
6561
documentation is worth reading, especially sections dedicated to
6562
this format, e.g. by running:
6563
info -n ''(gettext)PO Files''
6564
info -n ''(gettext)Header Entry''
6566
Some information specific to po-debconf are available at
6567
/usr/share/doc/po-debconf/README-trans
6568
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6570
Developers do not need to manually edit POT or PO files.
6572
', 'Project-Id-Version: PACKAGE VERSION
6573
Report-Msgid-Bugs-To:
6574
POT-Creation-Date: 2004-07-11 16:16+0900
6575
PO-Revision-Date: 2004-07-24 15:24+0200
6576
Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
6577
Language-Team: de <debian-l10n-german@lists.debian.org>
6579
Content-Type: text/plain; charset=ISO-8859-15
6580
Content-Transfer-Encoding: 8bit
6581
Plural-Forms: nplurals=2; plural=n != 1
6582
', true, 51, 9, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.253299', NULL, 0, '2005-05-06 21:12:42.747648');
6583
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (17, 5, 427, NULL, ' Turkish translation of mozilla.
6584
This file is distributed under the same license as the mozilla package.
6585
Mehmet Türker <mturker@innova.com.tr>, 2004.
6587
', 'Project-Id-Version: mozilla
6588
Report-Msgid-Bugs-To:
6589
POT-Creation-Date: 2004-07-11 16:16+0900
6590
PO-Revision-Date: 2004-04-25 14:47+0300
6591
Last-Translator: Mehmet Türker <EMAIL>
6592
Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>
6594
Content-Type: text/plain; charset=UTF-8
6595
Content-Transfer-Encoding: 8bit
6596
Plural-Forms: nplurals=1; plural=0;
6597
', true, 30, 6, 0, 0, NULL, 31, 'tr.po', '2005-06-06 08:59:54.250735', NULL, 0, '2005-05-06 21:12:40.937835');
6598
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (18, 5, 193, NULL, ' Italian translation of debconf for mozilla.
6599
This file is distributed under the same license as the mozilla package.
6600
Copyright 2004 by Valentina Commissari <ayor@quaqua.net>.
6601
', 'Project-Id-Version: mozilla 1.7.3-5
6602
POT-Creation-Date: 2004-07-11 16:16+0900
6603
PO-Revision-Date: 2004-11-01 13:30+0100
6604
Last-Translator: Valentina Commissari <tsukimi@quaqua.net>
6605
Language-Team: Italian <debian-l10n-italian@lists.debian.org>
6607
Content-Type: text/plain; charset=iso-8859-1
6608
Content-Transfer-Encoding: 8bit
6609
X-Poedit-Language: Italian
6610
X-Poedit-Country: ITALY
6611
Plural-Forms: nplurals=2; plural=n != 1
6612
', true, 50, 9, 0, 0, NULL, 31, 'it.po', '2005-06-06 08:59:54.246003', NULL, 0, '2005-05-06 21:12:39.082421');
6613
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (19, 5, 100, NULL, '
6614
Translators, if you are not familiar with the PO format, gettext
6615
documentation is worth reading, especially sections dedicated to
6616
this format, e.g. by running:
6617
info -n ''(gettext)PO Files''
6618
info -n ''(gettext)Header Entry''
6620
Some information specific to po-debconf are available at
6621
/usr/share/doc/po-debconf/README-trans
6622
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6624
Developers do not need to manually edit POT or PO files.
6626
', 'Project-Id-Version: mozilla 2:1.7.1-4
6627
Report-Msgid-Bugs-To:
6628
POT-Creation-Date: 2004-07-11 16:16+0900
6629
PO-Revision-Date: 2004-07-31 22:49+0200
6630
Last-Translator: Morten Brix Pedersen <morten@wtf.dk>
6631
Language-Team: debian-l10n-danish <debian-l10n-danish@lists.debian.org>
6633
Content-Type: text/plain; charset=ISO-8859-1
6634
Content-Transfer-Encoding: 8bit
6635
X-Poedit-Language: Italian
6636
X-Poedit-Country: ITALY
6637
Plural-Forms: nplurals=2; plural=n != 1
6638
', true, 47, 9, 0, 0, NULL, 31, 'da.po', '2005-06-06 08:59:54.24466', NULL, 0, '2005-05-06 21:12:31.382429');
6639
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (20, 5, 241, NULL, ' Lithuanian translation of mozilla.
6640
This file is distributed under the same license as the mozilla package.
6641
Kęstutis Biliūnas <kebil@kaunas.init.lt>, 2004.
6643
', 'Project-Id-Version: mozilla
6644
Report-Msgid-Bugs-To:
6645
POT-Creation-Date: 2004-07-11 16:16+0900
6646
PO-Revision-Date: 2004-10-24 14:14+0300
6647
Last-Translator: Kęstutis Biliūnas <kebil@kaunas.init.lt>
6648
Language-Team: Lithuanian <komp_lt@konferencijos.lt>
6650
Content-Type: text/plain; charset=UTF-8
6651
Content-Transfer-Encoding: 8bit
6652
X-Generator: KBabel 1.3.1
6653
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2
6654
', true, 49, 9, 0, 0, NULL, 31, 'lt.po', '2005-06-06 08:59:54.232379', NULL, 0, '2005-05-06 21:12:37.221421');
6655
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (21, 5, 98, NULL, '
6656
Translators, if you are not familiar with the PO format, gettext
6657
documentation is worth reading, especially sections dedicated to
6658
this format, e.g. by running:
6659
info -n ''(gettext)PO Files''
6660
info -n ''(gettext)Header Entry''
6662
Some information specific to po-debconf are available at
6663
/usr/share/doc/po-debconf/README-trans
6664
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6666
Developers do not need to manually edit POT or PO files.
6668
', 'Project-Id-Version: mozilla
6669
Report-Msgid-Bugs-To:
6670
POT-Creation-Date: 2004-07-11 16:16+0900
6671
PO-Revision-Date: 2004-07-22 17:49+0200
6672
Last-Translator: Miroslav Kure <kurem@debian.cz>
6673
Language-Team: Czech <provoz@debian.cz>
6675
Content-Type: text/plain; charset=ISO-8859-2
6676
Content-Transfer-Encoding: 8bit
6677
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
6678
', true, 46, 9, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.2394', NULL, 0, '2005-05-06 21:12:29.45271');
6679
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (22, 5, 129, NULL, ' translation of fi.po to Finnish
6682
Translators, if you are not familiar with the PO format, gettext
6683
documentation is worth reading, especially sections dedicated to
6684
this format, e.g. by running:
6685
info -n ''(gettext)PO Files''
6686
info -n ''(gettext)Header Entry''
6688
Some information specific to po-debconf are available at
6689
/usr/share/doc/po-debconf/README-trans
6690
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6692
Developers do not need to manually edit POT or PO files.
6694
Matti Pöllä <mpo@iki.fi>, 2004.
6695
', 'Project-Id-Version: mozilla
6696
Report-Msgid-Bugs-To:
6697
POT-Creation-Date: 2004-07-11 16:16+0900
6698
PO-Revision-Date: 2004-08-15 22:41+0300
6699
Last-Translator: Matti Pöllä <mpo@iki.fi>
6700
Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>
6702
Content-Type: text/plain; charset=UTF-8
6703
Content-Transfer-Encoding: 8bit
6704
Plural-Forms: nplurals=2; plural=n != 1
6705
', true, 48, 9, 0, 0, NULL, 31, 'fi.po', '2005-06-06 08:59:54.242018', NULL, 0, '2005-05-06 21:12:33.238579');
6706
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (23, 5, 148, NULL, '
6707
Translators, if you are not familiar with the PO format, gettext
6708
documentation is worth reading, especially sections dedicated to
6709
this format, e.g. by running:
6710
info -n ''(gettext)PO Files''
6711
info -n ''(gettext)Header Entry''
6713
Some information specific to po-debconf are available at
6714
/usr/share/doc/po-debconf/README-trans
6715
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6717
Developers do not need to manually edit POT or PO files.
6719
', 'Project-Id-Version: PACKAGE VERSION
6720
Report-Msgid-Bugs-To:
6721
POT-Creation-Date: 2004-07-11 16:16+0900
6722
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6723
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6724
Language-Team: LANGUAGE <LL@li.org>
6726
Content-Type: text/plain; charset=ISO-8859-15
6727
Content-Transfer-Encoding: 8bit
6728
Plural-Forms: nplurals=1; plural=0
6729
', true, 30, 3, 0, 0, NULL, 31, 'gl.po', '2005-06-06 08:59:54.258136', NULL, 0, '2005-05-06 21:12:35.766036');
6730
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (24, 5, 196, NULL, '
6731
Translators, if you are not familiar with the PO format, gettext
6732
documentation is worth reading, especially sections dedicated to
6733
this format, e.g. by running:
6734
info -n ''(gettext)PO Files''
6735
info -n ''(gettext)Header Entry''
6737
Some information specific to po-debconf are available at
6738
/usr/share/doc/po-debconf/README-trans
6739
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6741
Developers do not need to manually edit POT or PO files.
6743
', 'Project-Id-Version: PACKAGE VERSION
6744
Report-Msgid-Bugs-To:
6745
POT-Creation-Date: 2004-07-11 16:16+0900
6746
PO-Revision-Date: 2004-07-20 02:46+0900
6747
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6748
Language-Team: LANGUAGE <LL@li.org>
6750
Content-Type: text/plain; charset=EUC-JP
6751
Content-Transfer-Encoding: 8bit
6752
Plural-Forms: nplurals=1; plural=0
6753
', true, 30, 9, 0, 0, NULL, 31, 'ja.po', '2005-06-06 08:59:54.233769', NULL, 0, '2005-05-06 21:12:23.441015');
6754
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (25, 5, 387, NULL, '
6755
Translators, if you are not familiar with the PO format, gettext
6756
documentation is worth reading, especially sections dedicated to
6757
this format, e.g. by running:
6758
info -n ''(gettext)PO Files''
6759
info -n ''(gettext)Header Entry''
6761
Some information specific to po-debconf are available at
6762
/usr/share/doc/po-debconf/README-trans
6763
or http://www.debian.org/intl/l10n/po-debconf/README-trans
6765
Developers do not need to manually edit POT or PO files.
6767
Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2003
6769
', 'Project-Id-Version: mozilla-browser 1.4-4
6770
Report-Msgid-Bugs-To:
6771
POT-Creation-Date: 2004-07-11 16:16+0900
6772
PO-Revision-Date: 2003-09-20 20:00+0200
6773
Last-Translator: Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>
6774
Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>
6776
Content-Type: text/plain; charset=ISO-8859-15
6777
Content-Transfer-Encoding: 8bit
6778
Plural-Forms: nplurals=2; plural=n != 1
6779
', true, 44, 6, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.251898', NULL, 0, '2005-05-06 21:12:25.930403');
6780
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (28, 4, 454, NULL, ' Xhosa translation for evolution
6781
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6782
This file is distributed under the same license as the evolution package.
6783
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6785
', 'Project-Id-Version: evolution
6786
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6787
POT-Creation-Date: 2005-05-06 20:39:27+00:00
6788
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6789
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6790
Language-Team: Xhosa <xh@li.org>
6792
Content-Type: text/plain; charset=UTF-8
6793
Content-Transfer-Encoding: 8bit
6794
Plural-Forms: nplurals=2; plural=n != 1
6795
', true, NULL, 0, 0, 0, NULL, 31, 'xh.po', '2005-06-15 19:26:21.919196', NULL, 0, '2005-06-15 19:26:21.919196');
6796
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (29, 4, 196, NULL, ' Japanese translation for evolution
6797
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
6798
This file is distributed under the same license as the evolution package.
6799
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
6801
', 'Project-Id-Version: evolution
6802
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6803
POT-Creation-Date: 2005-05-06 20:39:27.778946+00:00
6804
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6805
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6806
Language-Team: Japanese <ja@li.org>
6808
Content-Type: text/plain; charset=UTF-8
6809
Content-Transfer-Encoding: 8bit
6810
Plural-Forms: nplurals=1; plural=0
6811
', true, 13, 0, 0, 1, NULL, 13, 'ja.po', '2005-10-11 23:08:01.899322', NULL, 0, '2005-10-11 23:08:01.899322');
6812
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (30, 6, 521, NULL, ' Spanish translation for wammu
6813
Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
6814
This file is distributed under the same license as the wammu package.
6815
FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
6817
', 'Project-Id-Version: wammu
6818
Report-Msgid-Bugs-To: michal@cihar.com
6819
POT-Creation-Date: 2006-11-10 23:24+0100
6820
PO-Revision-Date: 2006-12-04 19:50+0000
6821
Last-Translator: Diogo Matsubara <matsubara@async.com.br>
6822
Language-Team: Spanish <es@li.org>
6824
Content-Type: text/plain; charset=UTF-8
6825
Content-Transfer-Encoding: 8bit
6826
X-Rosetta-Export-Date: 2006-12-04 19:58+0000
6827
Plural-Forms: nplurals=2; plural=n > 1
6828
', true, 66, 5, 0, 0, NULL, 16, 'po/pt_BR.po', '2006-12-13 21:18:28.796588', NULL, 0, '2006-12-13 21:19:06.369142');
6829
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (31, 9, 387, NULL, ' Spanish translation for evolution
6830
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
6831
This file is distributed under the same license as the evolution package.
6832
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
6834
', 'Project-Id-Version: evolution
6835
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6836
POT-Creation-Date: 2007-01-05 10:22:21.410795+00:00
6837
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6838
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6839
Language-Team: Spanish <es@li.org>
6841
Content-Type: text/plain; charset=UTF-8
6842
Content-Transfer-Encoding: 8bit
6843
Plural-Forms: nplurals=2; plural=n != 1
6844
', true, 56, 0, 0, 1, NULL, 56, 'po-disabled/disabled-template-es.po', '2007-01-05 13:04:20.092506', NULL, 0, '2007-01-05 13:04:20.092506');
6845
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (32, 7, 387, NULL, ' Spanish translation for evolution
6846
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
6847
This file is distributed under the same license as the evolution package.
6848
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
6850
', 'Project-Id-Version: evolution
6851
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6852
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
6853
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6854
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6855
Language-Team: Spanish <es@li.org>
6857
Content-Type: text/plain; charset=UTF-8
6858
Content-Transfer-Encoding: 8bit
6859
Plural-Forms: nplurals=2; plural=n != 1
6860
', true, 12, 0, 0, 1, NULL, 12, '/man-es.po', '2007-01-19 13:00:41.049464', NULL, 0, '2007-01-24 19:16:06.386519');
6861
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (33, 10, 387, NULL, ' Spanish translation for alsa-utils
6862
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
6863
This file is distributed under the same license as the alsa-utils package.
6864
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
6866
', 'Project-Id-Version: alsa-utils
6867
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6868
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
6869
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6870
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6871
Language-Team: Spanish <es@li.org>
6873
Content-Type: text/plain; charset=UTF-8
6874
Content-Transfer-Encoding: 8bit
6875
Plural-Forms: nplurals=2; plural=n != 1
6876
', true, 13, 0, 0, 0, NULL, 13, 'po/alsa-utils-es.po', '2007-04-07 10:14:36.267119', NULL, 0, '2007-04-07 10:14:36.267119');
6877
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (34, 5, 119, NULL, ' English translation for mozilla
6878
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
6879
This file is distributed under the same license as the mozilla package.
6880
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
6882
', 'Project-Id-Version: mozilla
6883
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
6884
POT-Creation-Date: 2005-05-06 21:10:17.367605+00:00
6885
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
6886
Last-Translator: FULL NAME <EMAIL@ADDRESS>
6887
Language-Team: English <en@li.org>
6889
Content-Type: text/plain; charset=UTF-8
6890
Content-Transfer-Encoding: 8bit
6891
Plural-Forms: nplurals=2; plural=n != 1
6892
', true, 13, 0, 0, 3, NULL, 13, 'debian/po/pkgconf-mozilla-en.po', '2007-07-12 03:42:48.848044', NULL, 0, '2007-07-12 03:42:48.848044');
6895
ALTER TABLE pofile ENABLE TRIGGER ALL;
6898
ALTER TABLE poexportrequest DISABLE TRIGGER ALL;
6902
ALTER TABLE poexportrequest ENABLE TRIGGER ALL;
6752
6905
ALTER TABLE pomsgid DISABLE TRIGGER ALL;
6754
6907
INSERT INTO pomsgid (id, msgid) VALUES (1, 'evolution addressbook');
7063
7216
ALTER TABLE pomsgid ENABLE TRIGGER ALL;
7219
ALTER TABLE potmsgset DISABLE TRIGGER ALL;
7221
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (1, 1, 1, 1, '', 'a11y/addressbook/ea-addressbook-view.c:94
7222
a11y/addressbook/ea-addressbook-view.c:103
7223
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
7224
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (2, 2, 2, 1, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
7225
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (3, 3, 3, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7226
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (4, 4, 4, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7227
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (5, 5, 5, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7228
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (6, 6, 6, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7229
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (7, 7, 7, 1, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
7230
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (8, 8, 8, 1, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
7231
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (9, 9, 9, 1, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
7232
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (10, 10, 10, 1, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
7233
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (11, 11, 11, 1, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
7234
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (12, 12, 12, 1, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
7235
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (13, 13, 13, 1, '', 'addressbook/gui/component/addressbook-migrate.c:124
7236
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
7237
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (14, 14, 14, 1, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
7238
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (15, 15, 15, 1, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
7239
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (16, 17, 16, 1, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
7240
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (17, 19, 17, 1, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
7241
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (18, 21, 18, 1, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
7242
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (19, 22, 19, 1, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
7243
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (20, 23, 20, 1, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
7244
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (21, 24, 0, 1, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
7245
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (22, 26, 22, 1, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
7246
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (23, 27, 0, 1, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
7247
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (24, 28, 1, 3, '', 'src/netapplet.c:131', '', '', NULL, NULL);
7248
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (25, 29, 2, 3, '', 'src/netapplet.c:133', '', '', NULL, NULL);
7249
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (26, 30, 3, 3, '', 'src/netapplet.c:135', '', '', NULL, NULL);
7250
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (27, 31, 4, 3, '', 'src/netapplet.c:139', '', '', NULL, NULL);
7251
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (28, 32, 5, 3, '', 'src/netapplet.c:141', '', '', NULL, NULL);
7252
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (29, 33, 6, 3, '', 'src/netapplet.c:291 src/netapplet.c:312', '', '', NULL, NULL);
7253
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (30, 34, 7, 3, '', 'src/netapplet.c:359', '', '', NULL, NULL);
7254
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (31, 35, 8, 3, '', 'src/netapplet.c:391', '', 'c-format', NULL, NULL);
7255
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (32, 36, 9, 3, '', 'src/netapplet.c:410', '', 'c-format', NULL, NULL);
7256
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (33, 37, 10, 3, '', 'src/netapplet.c:427', '', 'c-format', NULL, NULL);
7257
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (34, 38, 11, 3, '', 'src/netapplet.c:479', '', 'c-format', NULL, NULL);
7258
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (35, 39, 12, 3, '', 'src/netapplet.c:496', '', 'c-format', NULL, NULL);
7259
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (36, 40, 13, 3, '', 'src/netapplet.c:732', '', '', NULL, NULL);
7260
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (37, 41, 14, 3, '', 'src/netapplet.c:747', '', '', NULL, NULL);
7261
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (38, 42, 15, 3, '', 'src/netapplet.c:768', '', '', NULL, NULL);
7262
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (39, 43, 16, 3, '', 'src/netapplet.c:870', '', 'c-format', NULL, NULL);
7263
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (40, 44, 17, 3, '', 'src/netapplet.c:955', '', '', NULL, NULL);
7264
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (41, 45, 18, 3, '', 'src/netapplet.c:958', '', '', NULL, NULL);
7265
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (42, 46, 19, 3, '', 'src/netapplet.c:970', '', 'c-format', NULL, NULL);
7266
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (43, 47, 20, 3, '', 'src/netapplet.c:1015', '', '', NULL, NULL);
7267
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (44, 48, 21, 3, '', 'src/netapplet.c:1018', '', '', NULL, NULL);
7268
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (45, 49, 22, 3, '', 'src/netapplet.c:1021', '', '', NULL, NULL);
7269
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (46, 50, 23, 3, '', 'src/netapplet.c:1032', '', 'c-format', NULL, NULL);
7270
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (47, 51, 24, 3, '', 'src/netapplet.c:1072', '', '', NULL, NULL);
7271
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (48, 52, 25, 3, '', 'src/netapplet.c:1082', '', '', NULL, NULL);
7272
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (49, 53, 26, 3, '', 'src/netapplet.c:1093', '', '', NULL, NULL);
7273
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (50, 54, 27, 3, '', 'src/netapplet.c:1526', '', '', NULL, NULL);
7274
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (51, 55, 28, 3, '', 'src/netapplet.glade.h:1', '', '', NULL, NULL);
7275
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (52, 56, 29, 3, '', 'src/netapplet.glade.h:2', '', '', NULL, NULL);
7276
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (53, 57, 30, 3, '', 'src/netapplet.glade.h:3', '', '', NULL, NULL);
7277
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (54, 58, 31, 3, '', 'src/netapplet.glade.h:4', '', '', NULL, NULL);
7278
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (55, 59, 32, 3, '', 'src/netapplet.glade.h:5', '', '', NULL, NULL);
7279
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (56, 60, 33, 3, '', 'src/netapplet.glade.h:6', '', '', NULL, NULL);
7280
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (57, 61, 34, 3, '', 'src/netapplet.glade.h:7', '', '', NULL, NULL);
7281
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (58, 62, 35, 3, '', 'src/netapplet.glade.h:8', '', '', NULL, NULL);
7282
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (59, 63, 36, 3, '', 'src/netapplet.glade.h:9', '', '', NULL, NULL);
7283
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (60, 64, 37, 3, '', 'src/netapplet.glade.h:10', '', '', NULL, NULL);
7284
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (61, 65, 38, 3, '', 'src/netapplet.glade.h:11', '', '', NULL, NULL);
7285
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (62, 66, 39, 3, '', 'src/netapplet.glade.h:12', '', '', NULL, NULL);
7286
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (63, 67, 40, 3, '', 'src/netapplet.glade.h:13', '', '', NULL, NULL);
7287
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (64, 68, 41, 3, '', 'src/netapplet.glade.h:14', '', '', NULL, NULL);
7288
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (65, 69, 42, 3, '', 'src/netapplet.glade.h:15', '', '', NULL, NULL);
7289
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (66, 70, 43, 3, '', 'src/netapplet.glade.h:16', '', '', NULL, NULL);
7290
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (67, 71, 1, 2, '', 'pmount.c:50', '', 'c-format', NULL, NULL);
7291
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (68, 72, 2, 2, '', 'pmount.c:57', '', 'c-format', NULL, NULL);
7292
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (69, 73, 3, 2, '', 'pmount.c:64', '', 'c-format', NULL, NULL);
7293
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (70, 74, 4, 2, '', 'pmount.c:67', '', '', NULL, NULL);
7294
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (71, 75, 5, 2, '', 'pmount.c:120', '', 'c-format', NULL, NULL);
7295
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (72, 76, 6, 2, '', 'pmount.c:126', '', 'c-format', NULL, NULL);
7296
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (73, 77, 7, 2, '', 'pmount.c:130', '', 'c-format', NULL, NULL);
7297
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (74, 78, 8, 2, '', 'pmount.c:134', '', 'c-format', NULL, NULL);
7298
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (75, 79, 9, 2, '', 'pmount.c:141', '', 'c-format', NULL, NULL);
7299
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (76, 80, 10, 2, '', 'pmount.c:171 pumount.c:98', '', '', NULL, NULL);
7300
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (77, 81, 11, 2, '', 'pmount.c:176 pmount.c:270', '', '', NULL, NULL);
7301
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (78, 82, 12, 2, '', 'pmount.c:212', '', 'c-format', NULL, NULL);
7302
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (79, 83, 13, 2, '', 'pmount.c:218', '', 'c-format', NULL, NULL);
7303
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (80, 84, 14, 2, '', 'pmount.c:242', '', 'c-format', NULL, NULL);
7304
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (81, 85, 15, 2, '', 'pmount.c:258 pumount.c:124', '', '', NULL, NULL);
7305
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (82, 86, 16, 2, '', 'pmount.c:274', '', '', NULL, NULL);
7306
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (83, 87, 17, 2, '', 'pmount.c:347', '', 'c-format', NULL, NULL);
7307
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (84, 88, 18, 2, '', 'pmount.c:361', '', 'c-format', NULL, NULL);
7308
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (85, 89, 19, 2, '', 'pmount.c:401', '', 'c-format', NULL, NULL);
7309
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (86, 90, 20, 2, '', 'pmount.c:417', '', '', NULL, NULL);
7310
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (87, 91, 21, 2, '', 'pmount.c:509 pumount.c:181', '', '', NULL, NULL);
7311
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (88, 92, 22, 2, '', 'pmount.c:542 pumount.c:201', '', 'c-format', NULL, NULL);
7312
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (89, 93, 23, 2, '', 'pmount.c:580', '', 'c-format', NULL, NULL);
7313
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (90, 94, 24, 2, '', 'pmount.c:589 pumount.c:237', '', '', NULL, NULL);
7314
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (91, 95, 25, 2, '', 'pmount.c:595 pumount.c:243', '', 'c-format', NULL, NULL);
7315
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (92, 96, 26, 2, '', 'pmount.c:635', '', '', NULL, NULL);
7316
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (93, 97, 27, 2, '', 'pmount.c:656', '', 'c-format', NULL, NULL);
7317
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (94, 98, 28, 2, '', 'pmount-hal.c:29', '', '', NULL, NULL);
7318
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (95, 99, 29, 2, '', 'pmount-hal.c:140', '', '', NULL, NULL);
7319
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (96, 100, 30, 2, '', 'pmount-hal.c:169', '', 'c-format', NULL, NULL);
7320
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (97, 101, 31, 2, '', 'pmount-hal.c:175', '', 'c-format', NULL, NULL);
7321
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (98, 102, 32, 2, '', 'pmount-hal.c:182', '', 'c-format', NULL, NULL);
7322
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (99, 103, 33, 2, '', 'policy.c:79', '', '', NULL, NULL);
7323
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (100, 104, 34, 2, '', 'policy.c:90', '', '', NULL, NULL);
7324
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (101, 105, 35, 2, '', 'policy.c:97', '', '', NULL, NULL);
7325
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (102, 106, 36, 2, '', 'policy.c:128', '', '', NULL, NULL);
7326
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (103, 107, 37, 2, '', 'policy.c:228', '', 'c-format', NULL, NULL);
7327
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (104, 108, 38, 2, '', 'policy.c:233', '', 'c-format', NULL, NULL);
7328
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (105, 109, 39, 2, '', 'policy.c:251 policy.c:307', '', '', NULL, NULL);
7329
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (106, 110, 40, 2, '', 'policy.c:338', '', 'c-format', NULL, NULL);
7330
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (107, 111, 41, 2, '', 'policy.c:340', '', 'c-format', NULL, NULL);
7331
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (108, 112, 42, 2, '', 'policy.c:342', '', 'c-format', NULL, NULL);
7332
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (109, 113, 43, 2, '', 'policy.c:378', '', 'c-format', NULL, NULL);
7333
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (110, 114, 44, 2, '', 'policy.c:393', '', 'c-format', NULL, NULL);
7334
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (111, 115, 45, 2, '', 'policy.c:411', '', 'c-format', NULL, NULL);
7335
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (112, 116, 46, 2, '', 'policy.c:413', '', 'c-format', NULL, NULL);
7336
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (113, 117, 47, 2, '', 'pumount.c:42', '', 'c-format', NULL, NULL);
7337
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (114, 118, 48, 2, '', 'pumount.c:72', '', '', NULL, NULL);
7338
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (115, 119, 49, 2, '', 'pumount.c:78', '', 'c-format', NULL, NULL);
7339
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (116, 120, 50, 2, '', 'pumount.c:108 pumount.c:136', '', '', NULL, NULL);
7340
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (117, 121, 51, 2, '', 'pumount.c:140', '', '', NULL, NULL);
7341
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (118, 122, 52, 2, '', 'pumount.c:148', '', 'c-format', NULL, NULL);
7342
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (119, 123, 53, 2, '', 'utils.c:51', '', 'c-format', NULL, NULL);
7343
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (120, 124, 54, 2, '', 'utils.c:107', '', '', NULL, NULL);
7344
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (121, 125, 55, 2, '', 'utils.c:122', '', '', NULL, NULL);
7345
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (122, 126, 56, 2, '', 'utils.c:129', '', 'c-format', NULL, NULL);
7346
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (123, 127, 57, 2, '', 'utils.c:149', '', '', NULL, NULL);
7347
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (124, 128, 58, 2, '', 'utils.c:158', '', 'c-format', NULL, NULL);
7348
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (125, 129, 59, 2, '', 'utils.c:210', '', 'c-format', NULL, NULL);
7349
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (126, 130, 60, 2, '', 'utils.c:252', '', '', NULL, NULL);
7350
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (127, 131, 61, 2, '', 'utils.c:261', '', '', NULL, NULL);
7351
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (128, 132, 62, 2, '', 'utils.c:270', '', '', NULL, NULL);
7352
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (129, 133, 63, 2, '', 'utils.c:279', '', '', NULL, NULL);
7353
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (130, 1, 1, 4, '', 'a11y/addressbook/ea-addressbook-view.c:94
7354
a11y/addressbook/ea-addressbook-view.c:103
7355
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
7356
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (131, 2, 2, 4, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
7357
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (132, 3, 3, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7358
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (133, 4, 4, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7359
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (134, 5, 5, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7360
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (135, 6, 6, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7361
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (136, 7, 7, 4, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
7362
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (137, 8, 8, 4, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
7363
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (138, 9, 9, 4, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
7364
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (139, 10, 10, 4, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
7365
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (140, 11, 11, 4, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
7366
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (141, 12, 12, 4, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
7367
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (142, 13, 13, 4, '', 'addressbook/gui/component/addressbook-migrate.c:124
7368
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
7369
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (143, 14, 14, 4, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
7370
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (144, 15, 15, 4, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
7371
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (145, 17, 16, 4, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
7372
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (146, 19, 17, 4, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
7373
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (147, 21, 18, 4, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
7374
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (148, 22, 19, 4, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
7375
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (149, 23, 20, 4, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
7376
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (150, 24, 21, 4, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
7377
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (151, 26, 22, 4, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
7378
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (152, 134, 1, 5, '', '../mozilla-browser.templates:3', 'Type: note
7379
Description', '', NULL, NULL);
7380
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (153, 135, 2, 5, '', '../mozilla-browser.templates:3', 'Type: note
7381
Description', '', NULL, NULL);
7382
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (154, 136, 3, 5, '', '../mozilla-browser.templates:3', 'Type: note
7383
Description', '', NULL, NULL);
7384
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (155, 137, 4, 5, '', '../mozilla-browser.templates:11', 'Type: select
7385
Choices', '', NULL, NULL);
7386
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (156, 138, 5, 5, '', '../mozilla-browser.templates:13', 'Type: select
7387
Description', '', NULL, NULL);
7388
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (157, 139, 6, 5, '', '../mozilla-browser.templates:13', 'Type: select
7389
Description', '', NULL, NULL);
7390
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (158, 140, 7, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
7391
Description', '', NULL, NULL);
7392
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (159, 141, 8, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
7393
Description', '', NULL, NULL);
7394
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (160, 142, 9, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
7395
Description', '', NULL, NULL);
7396
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (161, 27, 0, 4, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
7397
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (162, 143, 0, 5, NULL, '', '', '', NULL, NULL);
7398
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (163, 144, 0, 5, NULL, '', '', '', NULL, NULL);
7399
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (164, 145, 0, 5, NULL, '', '', '', NULL, NULL);
7400
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (165, 146, 23, 1, '', 'lib/getopt.c:629 lib/getopt.c:641', '', 'c-format', NULL, NULL);
7401
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (166, 147, 1, 7, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
7402
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (167, 147, 1, 8, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
7403
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (168, 148, 1, 6, '', 'Wammu/Main.py:469', '', 'python-format', NULL, NULL);
7404
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (169, 149, 2, 6, '', 'Wammu/Error.py:82', '', 'python-format', NULL, NULL);
7405
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (170, 150, 3, 6, '', 'Wammu/PhoneSearch.py:127 Wammu/PhoneSearch.py:157', '', '', NULL, NULL);
7406
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (171, 151, 4, 6, '', 'Wammu/Data.py:652', '', '', NULL, NULL);
7407
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (172, 152, 5, 6, '', 'Wammu/Main.py:276', '', '', NULL, NULL);
7408
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (173, 153, 6, 6, '', '', '', '', NULL, NULL);
7409
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (174, 154, 7, 6, '', '', '', '', NULL, NULL);
7410
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (175, 155, 8, 6, '', '', '', '', NULL, NULL);
7411
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (176, 1, 1, 9, '', 'a11y/addressbook/ea-addressbook-view.c:94
7412
a11y/addressbook/ea-addressbook-view.c:103
7413
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
7414
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (177, 2, 2, 9, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
7415
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (178, 3, 3, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7416
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (179, 4, 4, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
7417
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (180, 5, 5, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7418
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (181, 6, 6, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
7419
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (182, 7, 7, 9, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
7420
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (183, 8, 8, 9, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
7421
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (184, 9, 9, 9, '', 'addressbook/addressbook-errors.xml.h:2', '', '', NULL, NULL);
7422
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (185, 10, 10, 9, '', 'addressbook/addressbook-errors.xml.h:4', '', '', NULL, NULL);
7423
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (186, 11, 11, 9, '', 'addressbook/addressbook-errors.xml.h:6', '', '', NULL, NULL);
7424
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (187, 12, 12, 9, '', 'addressbook/addressbook-errors.xml.h:8', '', '', NULL, NULL);
7425
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (188, 13, 13, 9, '', 'addressbook/gui/component/addressbook-migrate.c:124
7426
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
7427
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (189, 14, 14, 9, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
7428
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (190, 15, 15, 9, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
7429
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (191, 17, 16, 9, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
7430
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (192, 19, 17, 9, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
7431
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (193, 21, 18, 9, '', 'encfs/FileUtils.cpp:1044', '', '', NULL, NULL);
7432
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (194, 22, 19, 9, '', 'encfs/main.cpp:340', '', '', NULL, NULL);
7433
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (195, 23, 20, 9, '', 'encfs/FileUtils.cpp:535', '', 'c-format', NULL, NULL);
7434
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (196, 24, 21, 9, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
7435
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (197, 26, 22, 9, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
7436
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (198, 147, 1, 10, '', 'test_browserwidget.py:34', '', '', 'Something', NULL);
7437
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (199, 156, 2, 10, '', '', '', '', NULL, NULL);
7438
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (200, 157, 3, 10, '', '', '', '', NULL, NULL);
7439
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (201, 158, 4, 10, '', '', '', '', NULL, NULL);
7442
ALTER TABLE potmsgset ENABLE TRIGGER ALL;
7066
7445
ALTER TABLE potranslation DISABLE TRIGGER ALL;
7068
7447
INSERT INTO potranslation (id, translation) VALUES (1, 'libreta de direcciones de Evolution');
8423
8802
ALTER TABLE potranslation ENABLE TRIGGER ALL;
8426
ALTER TABLE pocomment DISABLE TRIGGER ALL;
8430
ALTER TABLE pocomment ENABLE TRIGGER ALL;
8433
ALTER TABLE pofile DISABLE TRIGGER ALL;
8435
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (1, 1, 387, 'Spanish translation for evolution in hoary', ' traducción de es.po al Spanish
8436
translation of es.po to Spanish
8437
translation of evolution.HEAD to Spanish
8438
Copyright © 2000-2002 Free Software Foundation, Inc.
8439
This file is distributed under the same license as the evolution package.
8440
Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
8441
Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
8442
Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
8443
Eneko Lacunza <enlar@iname.com>, 2001-2002.
8444
Héctor García Álvarez <hector@scouts-es.org>, 2002.
8445
Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
8446
Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
8449
', 'Project-Id-Version: es
8450
POT-Creation-Date: 2004-08-17 11:10+0200
8451
PO-Revision-Date: 2005-04-07 13:22+0000
8452
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
8453
Language-Team: Spanish <traductores@es.gnome.org>
8455
Content-Type: text/plain; charset=UTF-8
8456
Content-Transfer-Encoding: 8bit
8457
Report-Msgid-Bugs-To: serrador@hispalinux.es
8458
Plural-Forms: nplurals=2; plural=(n != 1);
8459
', true, 13, 7, 0, 1, NULL, 12, 'es.po', '2005-06-06 08:59:54.24073', NULL, 2, '2007-01-04 11:02:02.844658');
8460
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (3, 2, 560, NULL, ' Spanish (Spain) translation for mount removable devices as normal user
8461
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8462
This file is distributed under the same license as the mount removable devices as normal user package.
8463
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8464
', 'Project-Id-Version: mount removable devices as normal user
8465
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8466
POT-Creation-Date: 2005-04-04 17:31+0200
8467
PO-Revision-Date: 2005-03-15 21:19+0000
8468
Last-Translator: Daniel Aguayo <danner@mixmail.com>
8469
Language-Team: Spanish (Spain) <es_ES@li.org>
8471
Content-Type: text/plain; charset=UTF-8
8472
Content-Transfer-Encoding: 8bit
8473
Plural-Forms: nplurals=2; plural=n != 1
8474
', true, 37, 63, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.236824', NULL, 0, '2005-05-06 20:11:16.591589');
8475
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (4, 2, 143, NULL, ' German translations for PACKAGE package
8476
German messages for PACKAGE.
8477
Copyright (C) 2004 Martin Pitt
8478
This file is distributed under the same license as the PACKAGE package.
8479
Martin Pitt <martin.pitt@canonical.com>, 2004.
8481
', 'Project-Id-Version: pmount 0.5
8482
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8483
POT-Creation-Date: 2005-04-04 17:31+0200
8484
PO-Revision-Date: 2004-12-29 17:56+0100
8485
Last-Translator: Martin Pitt <martin.pitt@canonical.com>
8486
Language-Team: German <de@li.org>
8488
Content-Type: text/plain; charset=UTF-8
8489
Content-Transfer-Encoding: 8bit
8490
Plural-Forms: nplurals=2; plural=(n != 1);
8491
', true, 38, 63, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.238198', NULL, 0, '2005-05-06 20:11:41.773683');
8492
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (5, 2, 68, NULL, ' Catalan translation for mount removable devices as normal user
8493
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8494
This file is distributed under the same license as the mount removable devices as normal user package.
8495
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8496
', 'Project-Id-Version: mount removable devices as normal user
8497
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8498
POT-Creation-Date: 2005-04-04 17:31+0200
8499
PO-Revision-Date: 2005-02-12 01:18+0000
8500
Last-Translator: Jordi Vilalta <jvprat@wanadoo.es>
8501
Language-Team: Catalan <ca@li.org>
8503
Content-Type: text/plain; charset=UTF-8
8504
Content-Transfer-Encoding: 8bit
8505
Plural-Forms: nplurals=2; plural=n != 1
8506
', true, 34, 62, 0, 0, NULL, 31, 'ca.po', '2005-06-06 08:59:54.254523', NULL, 0, '2005-05-06 20:09:51.386766');
8507
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (6, 2, 132, NULL, ' French translation for mount removable devices as normal user
8508
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8509
This file is distributed under the same license as the mount removable devices as normal user package.
8510
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8512
', 'Project-Id-Version: mount removable devices as normal user
8513
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8514
POT-Creation-Date: 2005-04-04 17:31+0200
8515
PO-Revision-Date: 2005-04-02 22:34+0000
8516
Last-Translator: Nicolas Velin <nsv@fr.st>
8517
Language-Team: French <fr@li.org>
8519
Content-Type: text/plain; charset=UTF-8
8520
Content-Transfer-Encoding: 8bit
8521
Plural-Forms: nplurals=2; plural=n > 1
8522
', true, 39, 57, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.256914', NULL, 0, '2005-05-06 20:12:08.283113');
8523
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (7, 2, 360, NULL, ' Croatian translation for pmount
8524
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8525
This file is distributed under the same license as the pmount package.
8526
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8528
', 'Project-Id-Version: pmount
8529
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8530
POT-Creation-Date: 2005-04-04 17:31+0200
8531
PO-Revision-Date: 2005-03-16 14:51+0000
8532
Last-Translator: Edgar Bursic <edgar@monteparadiso.hr>
8533
Language-Team: Croatian <hr@li.org>
8535
Content-Type: text/plain; charset=UTF-8
8536
Content-Transfer-Encoding: 8bit
8537
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8538
', true, 33, 63, 0, 0, NULL, 31, 'hr.po', '2005-06-06 08:59:54.255734', NULL, 0, '2005-05-06 20:09:31.825695');
8539
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (8, 2, 527, NULL, ' Italian (Italy) translation for pmount
8540
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8541
This file is distributed under the same license as the pmount package.
8542
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8544
', 'Project-Id-Version: pmount
8545
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8546
POT-Creation-Date: 2005-04-04 17:31+0200
8547
PO-Revision-Date: 2005-03-16 23:54+0000
8548
Last-Translator: Francesco Accattapà <callipeo@libero.it>
8549
Language-Team: Italian (Italy) <it_IT@li.org>
8551
Content-Type: text/plain; charset=UTF-8
8552
Content-Transfer-Encoding: 8bit
8553
Plural-Forms: nplurals=2; plural=n != 1
8554
', true, 40, 49, 0, 0, NULL, 31, 'it_IT.po', '2005-06-06 08:59:54.259358', NULL, 0, '2005-05-06 20:12:35.976807');
8555
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (9, 2, 98, NULL, ' Czech translation for mount removable devices as normal user
8556
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8557
This file is distributed under the same license as the mount removable devices as normal user package.
8558
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8560
', 'Project-Id-Version: mount removable devices as normal user
8561
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8562
POT-Creation-Date: 2005-04-04 17:31+0200
8563
PO-Revision-Date: 2005-02-10 15:15+0000
8564
Last-Translator: Vlastimil Skacel <skacel@svtech.cz>
8565
Language-Team: Czech <cs@li.org>
8567
Content-Type: text/plain; charset=UTF-8
8568
Content-Transfer-Encoding: 8bit
8569
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8570
', true, 36, 35, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.249601', NULL, 0, '2005-05-06 20:10:41.732277');
8571
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (10, 2, 302, NULL, ' Bokmål, Norwegian translation for pmount
8572
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8573
This file is distributed under the same license as the pmount package.
8574
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8576
', 'Project-Id-Version: pmount
8577
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8578
POT-Creation-Date: 2005-04-04 17:31+0200
8579
PO-Revision-Date: 2005-03-31 10:35+0000
8580
Last-Translator: Sigurd Gartmann <sigurd-ubuntu@brogar.org>
8581
Language-Team: Bokmål, Norwegian <nb@li.org>
8583
Content-Type: text/plain; charset=UTF-8
8584
Content-Transfer-Encoding: 8bit
8585
Plural-Forms: nplurals=2; plural=n != 1
8586
', true, 35, 63, 0, 0, NULL, 31, 'nb.po', '2005-06-06 08:59:54.248418', NULL, 0, '2005-05-06 20:10:18.431259');
8587
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (11, 2, 387, NULL, ' Spanish translation for mount removable devices as normal user
8588
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8589
This file is distributed under the same license as the mount removable devices as normal user package.
8590
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8592
', 'Project-Id-Version: mount removable devices as normal user
8593
Report-Msgid-Bugs-To: martin.pitt@canonical.com
8594
POT-Creation-Date: 2005-04-04 17:31+0200
8595
PO-Revision-Date: 2005-02-21 17:57+0000
8596
Last-Translator: Aloriel <jorge.gonzalez.gonzalez@hispalinux.es>
8597
Language-Team: Spanish <es@li.org>
8599
Content-Type: text/plain; charset=UTF-8
8600
Content-Transfer-Encoding: 8bit
8601
Plural-Forms: nplurals=2; plural=n != 1
8602
', true, 41, 54, 0, 0, NULL, 31, 'po/es.po', '2005-06-06 08:59:54.229882', NULL, 0, '2005-05-06 20:13:10.405056');
8603
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (12, 4, 387, NULL, ' traducción de es.po al Spanish
8604
translation of es.po to Spanish
8605
translation of evolution.HEAD to Spanish
8606
Copyright © 2000-2002 Free Software Foundation, Inc.
8607
This file is distributed under the same license as the evolution package.
8608
Carlos Perelló Marín <carlos@gnome-db.org>, 2000-2001.
8609
Héctor García Álvarez <hector@scouts-es.org>, 2000-2002.
8610
Ismael Olea <Ismael@olea.org>, 2001, (revisiones) 2003.
8611
Eneko Lacunza <enlar@iname.com>, 2001-2002.
8612
Héctor García Álvarez <hector@scouts-es.org>, 2002.
8613
Pablo Gonzalo del Campo <pablodc@bigfoot.com>,2003 (revisión).
8614
Francisco Javier F. Serrador <serrador@cvs.gnome.org>, 2003, 2004.
8617
', 'Project-Id-Version: es
8618
POT-Creation-Date: 2004-08-17 11:10+0200
8619
PO-Revision-Date: 2005-04-07 13:22+0000
8620
Last-Translator: Carlos Perelló Marín <carlos@canonical.com>
8621
Language-Team: Spanish <traductores@es.gnome.org>
8623
Content-Type: text/plain; charset=UTF-8
8624
Content-Transfer-Encoding: 8bit
8625
Report-Msgid-Bugs-To: serrador@hispalinux.es
8626
Plural-Forms: nplurals=2; plural=(n != 1);
8627
', true, 50, 6, 1, 1, NULL, 31, 'es.po', '2005-06-06 08:59:54.235169', NULL, 1, '2005-06-06 20:05:03.244905');
8628
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (13, 5, 132, NULL, '
8629
Translators, if you are not familiar with the PO format, gettext
8630
documentation is worth reading, especially sections dedicated to
8631
this format, e.g. by running:
8632
info -n ''(gettext)PO Files''
8633
info -n ''(gettext)Header Entry''
8635
Some information specific to po-debconf are available at
8636
/usr/share/doc/po-debconf/README-trans
8637
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8639
Developers do not need to manually edit POT or PO files.
8641
', 'Project-Id-Version: mozilla 2:1.7.4-1
8642
Report-Msgid-Bugs-To:
8643
POT-Creation-Date: 2004-07-11 16:16+0900
8644
PO-Revision-Date: 2004-08-02 00:08+0200
8645
Last-Translator: Denis Barbier <barbier@linuxfr.org>
8646
Language-Team: French <debian-l10n-french@lists.debian.org>
8648
Content-Type: text/plain; charset=ISO-8859-15
8649
Content-Transfer-Encoding: 8bit
8650
Plural-Forms: nplurals=2; plural=n > 1
8651
', true, 42, 9, 0, 0, NULL, 31, 'fr.po', '2005-06-06 08:59:54.243358', NULL, 0, '2005-05-06 21:12:18.833057');
8652
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (14, 5, 112, NULL, '
8653
Translators, if you are not familiar with the PO format, gettext
8654
documentation is worth reading, especially sections dedicated to
8655
this format, e.g. by running:
8656
info -n ''(gettext)PO Files''
8657
info -n ''(gettext)Header Entry''
8659
Some information specific to po-debconf are available at
8660
/usr/share/doc/po-debconf/README-trans
8661
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8663
Developers do not need to manually edit POT or PO files.
8665
', 'Project-Id-Version: mozilla 2:1.6-3
8666
POT-Creation-Date: 2004-07-11 16:16+0900
8667
PO-Revision-Date: 2004-09-09 11:37+0100
8668
Last-Translator: Luk Claes <luk.claes@ugent.be>
8669
Language-Team: Debian l10n Dutch <debian-l10n-dutch@lists.debian.org>
8671
Content-Type: text/plain; charset=iso-8859-1
8672
Content-Transfer-Encoding: 8bit
8673
Plural-Forms: nplurals=2; plural=n != 1
8674
', true, 45, 9, 0, 0, NULL, 31, 'nl.po', '2005-06-06 08:59:54.260522', NULL, 0, '2005-05-06 21:12:27.602384');
8675
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (15, 5, 521, NULL, '
8676
Translators, if you are not familiar with the PO format, gettext
8677
documentation is worth reading, especially sections dedicated to
8678
this format, e.g. by running:
8679
info -n ''(gettext)PO Files''
8680
info -n ''(gettext)Header Entry''
8682
Some information specific to po-debconf are available at
8683
/usr/share/doc/po-debconf/README-trans
8684
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8686
Developers do not need to manually edit POT or PO files.
8688
', 'Project-Id-Version: mozilla
8689
Report-Msgid-Bugs-To:
8690
POT-Creation-Date: 2004-07-11 16:16+0900
8691
PO-Revision-Date: 2004-07-25 16:17-0300
8692
Last-Translator: André Luís Lopes <andrelop@debian.org>
8693
Language-Team: Debian-BR Porject <debian-l10n-portuguese@lists.debian.org>
8695
Content-Type: text/plain; charset=ISO-8859-1
8696
Content-Transfer-Encoding: 8bit
8697
Plural-Forms: nplurals=2; plural=n > 1
8698
', true, 43, 9, 0, 0, NULL, 31, 'pt_BR.po', '2005-06-06 08:59:54.24721', NULL, 0, '2005-05-06 21:12:20.874654');
8699
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (16, 5, 143, NULL, '
8700
Translators, if you are not familiar with the PO format, gettext
8701
documentation is worth reading, especially sections dedicated to
8702
this format, e.g. by running:
8703
info -n ''(gettext)PO Files''
8704
info -n ''(gettext)Header Entry''
8706
Some information specific to po-debconf are available at
8707
/usr/share/doc/po-debconf/README-trans
8708
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8710
Developers do not need to manually edit POT or PO files.
8712
', 'Project-Id-Version: PACKAGE VERSION
8713
Report-Msgid-Bugs-To:
8714
POT-Creation-Date: 2004-07-11 16:16+0900
8715
PO-Revision-Date: 2004-07-24 15:24+0200
8716
Last-Translator: Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
8717
Language-Team: de <debian-l10n-german@lists.debian.org>
8719
Content-Type: text/plain; charset=ISO-8859-15
8720
Content-Transfer-Encoding: 8bit
8721
Plural-Forms: nplurals=2; plural=n != 1
8722
', true, 51, 9, 0, 0, NULL, 31, 'de.po', '2005-06-06 08:59:54.253299', NULL, 0, '2005-05-06 21:12:42.747648');
8723
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (17, 5, 427, NULL, ' Turkish translation of mozilla.
8724
This file is distributed under the same license as the mozilla package.
8725
Mehmet Türker <mturker@innova.com.tr>, 2004.
8727
', 'Project-Id-Version: mozilla
8728
Report-Msgid-Bugs-To:
8729
POT-Creation-Date: 2004-07-11 16:16+0900
8730
PO-Revision-Date: 2004-04-25 14:47+0300
8731
Last-Translator: Mehmet Türker <EMAIL>
8732
Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>
8734
Content-Type: text/plain; charset=UTF-8
8735
Content-Transfer-Encoding: 8bit
8736
Plural-Forms: nplurals=1; plural=0;
8737
', true, 30, 6, 0, 0, NULL, 31, 'tr.po', '2005-06-06 08:59:54.250735', NULL, 0, '2005-05-06 21:12:40.937835');
8738
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (18, 5, 193, NULL, ' Italian translation of debconf for mozilla.
8739
This file is distributed under the same license as the mozilla package.
8740
Copyright 2004 by Valentina Commissari <ayor@quaqua.net>.
8741
', 'Project-Id-Version: mozilla 1.7.3-5
8742
POT-Creation-Date: 2004-07-11 16:16+0900
8743
PO-Revision-Date: 2004-11-01 13:30+0100
8744
Last-Translator: Valentina Commissari <tsukimi@quaqua.net>
8745
Language-Team: Italian <debian-l10n-italian@lists.debian.org>
8747
Content-Type: text/plain; charset=iso-8859-1
8748
Content-Transfer-Encoding: 8bit
8749
X-Poedit-Language: Italian
8750
X-Poedit-Country: ITALY
8751
Plural-Forms: nplurals=2; plural=n != 1
8752
', true, 50, 9, 0, 0, NULL, 31, 'it.po', '2005-06-06 08:59:54.246003', NULL, 0, '2005-05-06 21:12:39.082421');
8753
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (19, 5, 100, NULL, '
8754
Translators, if you are not familiar with the PO format, gettext
8755
documentation is worth reading, especially sections dedicated to
8756
this format, e.g. by running:
8757
info -n ''(gettext)PO Files''
8758
info -n ''(gettext)Header Entry''
8760
Some information specific to po-debconf are available at
8761
/usr/share/doc/po-debconf/README-trans
8762
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8764
Developers do not need to manually edit POT or PO files.
8766
', 'Project-Id-Version: mozilla 2:1.7.1-4
8767
Report-Msgid-Bugs-To:
8768
POT-Creation-Date: 2004-07-11 16:16+0900
8769
PO-Revision-Date: 2004-07-31 22:49+0200
8770
Last-Translator: Morten Brix Pedersen <morten@wtf.dk>
8771
Language-Team: debian-l10n-danish <debian-l10n-danish@lists.debian.org>
8773
Content-Type: text/plain; charset=ISO-8859-1
8774
Content-Transfer-Encoding: 8bit
8775
X-Poedit-Language: Italian
8776
X-Poedit-Country: ITALY
8777
Plural-Forms: nplurals=2; plural=n != 1
8778
', true, 47, 9, 0, 0, NULL, 31, 'da.po', '2005-06-06 08:59:54.24466', NULL, 0, '2005-05-06 21:12:31.382429');
8779
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (20, 5, 241, NULL, ' Lithuanian translation of mozilla.
8780
This file is distributed under the same license as the mozilla package.
8781
Kęstutis Biliūnas <kebil@kaunas.init.lt>, 2004.
8783
', 'Project-Id-Version: mozilla
8784
Report-Msgid-Bugs-To:
8785
POT-Creation-Date: 2004-07-11 16:16+0900
8786
PO-Revision-Date: 2004-10-24 14:14+0300
8787
Last-Translator: Kęstutis Biliūnas <kebil@kaunas.init.lt>
8788
Language-Team: Lithuanian <komp_lt@konferencijos.lt>
8790
Content-Type: text/plain; charset=UTF-8
8791
Content-Transfer-Encoding: 8bit
8792
X-Generator: KBabel 1.3.1
8793
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2
8794
', true, 49, 9, 0, 0, NULL, 31, 'lt.po', '2005-06-06 08:59:54.232379', NULL, 0, '2005-05-06 21:12:37.221421');
8795
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (21, 5, 98, NULL, '
8796
Translators, if you are not familiar with the PO format, gettext
8797
documentation is worth reading, especially sections dedicated to
8798
this format, e.g. by running:
8799
info -n ''(gettext)PO Files''
8800
info -n ''(gettext)Header Entry''
8802
Some information specific to po-debconf are available at
8803
/usr/share/doc/po-debconf/README-trans
8804
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8806
Developers do not need to manually edit POT or PO files.
8808
', 'Project-Id-Version: mozilla
8809
Report-Msgid-Bugs-To:
8810
POT-Creation-Date: 2004-07-11 16:16+0900
8811
PO-Revision-Date: 2004-07-22 17:49+0200
8812
Last-Translator: Miroslav Kure <kurem@debian.cz>
8813
Language-Team: Czech <provoz@debian.cz>
8815
Content-Type: text/plain; charset=ISO-8859-2
8816
Content-Transfer-Encoding: 8bit
8817
Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2
8818
', true, 46, 9, 0, 0, NULL, 31, 'cs.po', '2005-06-06 08:59:54.2394', NULL, 0, '2005-05-06 21:12:29.45271');
8819
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (22, 5, 129, NULL, ' translation of fi.po to Finnish
8822
Translators, if you are not familiar with the PO format, gettext
8823
documentation is worth reading, especially sections dedicated to
8824
this format, e.g. by running:
8825
info -n ''(gettext)PO Files''
8826
info -n ''(gettext)Header Entry''
8828
Some information specific to po-debconf are available at
8829
/usr/share/doc/po-debconf/README-trans
8830
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8832
Developers do not need to manually edit POT or PO files.
8834
Matti Pöllä <mpo@iki.fi>, 2004.
8835
', 'Project-Id-Version: mozilla
8836
Report-Msgid-Bugs-To:
8837
POT-Creation-Date: 2004-07-11 16:16+0900
8838
PO-Revision-Date: 2004-08-15 22:41+0300
8839
Last-Translator: Matti Pöllä <mpo@iki.fi>
8840
Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>
8842
Content-Type: text/plain; charset=UTF-8
8843
Content-Transfer-Encoding: 8bit
8844
Plural-Forms: nplurals=2; plural=n != 1
8845
', true, 48, 9, 0, 0, NULL, 31, 'fi.po', '2005-06-06 08:59:54.242018', NULL, 0, '2005-05-06 21:12:33.238579');
8846
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (23, 5, 148, NULL, '
8847
Translators, if you are not familiar with the PO format, gettext
8848
documentation is worth reading, especially sections dedicated to
8849
this format, e.g. by running:
8850
info -n ''(gettext)PO Files''
8851
info -n ''(gettext)Header Entry''
8853
Some information specific to po-debconf are available at
8854
/usr/share/doc/po-debconf/README-trans
8855
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8857
Developers do not need to manually edit POT or PO files.
8859
', 'Project-Id-Version: PACKAGE VERSION
8860
Report-Msgid-Bugs-To:
8861
POT-Creation-Date: 2004-07-11 16:16+0900
8862
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8863
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8864
Language-Team: LANGUAGE <LL@li.org>
8866
Content-Type: text/plain; charset=ISO-8859-15
8867
Content-Transfer-Encoding: 8bit
8868
Plural-Forms: nplurals=1; plural=0
8869
', true, 30, 3, 0, 0, NULL, 31, 'gl.po', '2005-06-06 08:59:54.258136', NULL, 0, '2005-05-06 21:12:35.766036');
8870
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (24, 5, 196, NULL, '
8871
Translators, if you are not familiar with the PO format, gettext
8872
documentation is worth reading, especially sections dedicated to
8873
this format, e.g. by running:
8874
info -n ''(gettext)PO Files''
8875
info -n ''(gettext)Header Entry''
8877
Some information specific to po-debconf are available at
8878
/usr/share/doc/po-debconf/README-trans
8879
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8881
Developers do not need to manually edit POT or PO files.
8883
', 'Project-Id-Version: PACKAGE VERSION
8884
Report-Msgid-Bugs-To:
8885
POT-Creation-Date: 2004-07-11 16:16+0900
8886
PO-Revision-Date: 2004-07-20 02:46+0900
8887
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8888
Language-Team: LANGUAGE <LL@li.org>
8890
Content-Type: text/plain; charset=EUC-JP
8891
Content-Transfer-Encoding: 8bit
8892
Plural-Forms: nplurals=1; plural=0
8893
', true, 30, 9, 0, 0, NULL, 31, 'ja.po', '2005-06-06 08:59:54.233769', NULL, 0, '2005-05-06 21:12:23.441015');
8894
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (25, 5, 387, NULL, '
8895
Translators, if you are not familiar with the PO format, gettext
8896
documentation is worth reading, especially sections dedicated to
8897
this format, e.g. by running:
8898
info -n ''(gettext)PO Files''
8899
info -n ''(gettext)Header Entry''
8901
Some information specific to po-debconf are available at
8902
/usr/share/doc/po-debconf/README-trans
8903
or http://www.debian.org/intl/l10n/po-debconf/README-trans
8905
Developers do not need to manually edit POT or PO files.
8907
Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>, 2003
8909
', 'Project-Id-Version: mozilla-browser 1.4-4
8910
Report-Msgid-Bugs-To:
8911
POT-Creation-Date: 2004-07-11 16:16+0900
8912
PO-Revision-Date: 2003-09-20 20:00+0200
8913
Last-Translator: Carlos Valdivia Yagüe <valyag@dat.etsit.upm.es>
8914
Language-Team: Debian L10n Spanish <debian-l10n-spanish@lists.debian.org>
8916
Content-Type: text/plain; charset=ISO-8859-15
8917
Content-Transfer-Encoding: 8bit
8918
Plural-Forms: nplurals=2; plural=n != 1
8919
', true, 44, 6, 0, 0, NULL, 31, 'es.po', '2005-06-06 08:59:54.251898', NULL, 0, '2005-05-06 21:12:25.930403');
8920
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (28, 4, 454, NULL, ' Xhosa translation for evolution
8921
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8922
This file is distributed under the same license as the evolution package.
8923
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8925
', 'Project-Id-Version: evolution
8926
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8927
POT-Creation-Date: 2005-05-06 20:39:27+00:00
8928
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8929
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8930
Language-Team: Xhosa <xh@li.org>
8932
Content-Type: text/plain; charset=UTF-8
8933
Content-Transfer-Encoding: 8bit
8934
Plural-Forms: nplurals=2; plural=n != 1
8935
', true, NULL, 0, 0, 0, NULL, 31, 'xh.po', '2005-06-15 19:26:21.919196', NULL, 0, '2005-06-15 19:26:21.919196');
8936
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (29, 4, 196, NULL, ' Japanese translation for evolution
8937
Copyright (c) (c) 2005 Canonical Ltd, and Rosetta Contributors 2005
8938
This file is distributed under the same license as the evolution package.
8939
FIRST AUTHOR <EMAIL@ADDRESS>, 2005.
8941
', 'Project-Id-Version: evolution
8942
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8943
POT-Creation-Date: 2005-05-06 20:39:27.778946+00:00
8944
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8945
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8946
Language-Team: Japanese <ja@li.org>
8948
Content-Type: text/plain; charset=UTF-8
8949
Content-Transfer-Encoding: 8bit
8950
Plural-Forms: nplurals=1; plural=0
8951
', true, 13, 0, 0, 1, NULL, 13, 'ja.po', '2005-10-11 23:08:01.899322', NULL, 0, '2005-10-11 23:08:01.899322');
8952
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (30, 6, 521, NULL, ' Spanish translation for wammu
8953
Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006
8954
This file is distributed under the same license as the wammu package.
8955
FIRST AUTHOR <EMAIL@ADDRESS>, 2006.
8957
', 'Project-Id-Version: wammu
8958
Report-Msgid-Bugs-To: michal@cihar.com
8959
POT-Creation-Date: 2006-11-10 23:24+0100
8960
PO-Revision-Date: 2006-12-04 19:50+0000
8961
Last-Translator: Diogo Matsubara <matsubara@async.com.br>
8962
Language-Team: Spanish <es@li.org>
8964
Content-Type: text/plain; charset=UTF-8
8965
Content-Transfer-Encoding: 8bit
8966
X-Rosetta-Export-Date: 2006-12-04 19:58+0000
8967
Plural-Forms: nplurals=2; plural=n > 1
8968
', true, 66, 5, 0, 0, NULL, 16, 'po/pt_BR.po', '2006-12-13 21:18:28.796588', NULL, 0, '2006-12-13 21:19:06.369142');
8969
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (31, 9, 387, NULL, ' Spanish translation for evolution
8970
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
8971
This file is distributed under the same license as the evolution package.
8972
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8974
', 'Project-Id-Version: evolution
8975
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8976
POT-Creation-Date: 2007-01-05 10:22:21.410795+00:00
8977
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8978
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8979
Language-Team: Spanish <es@li.org>
8981
Content-Type: text/plain; charset=UTF-8
8982
Content-Transfer-Encoding: 8bit
8983
Plural-Forms: nplurals=2; plural=n != 1
8984
', true, 56, 0, 0, 1, NULL, 56, 'po-disabled/disabled-template-es.po', '2007-01-05 13:04:20.092506', NULL, 0, '2007-01-05 13:04:20.092506');
8985
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (32, 7, 387, NULL, ' Spanish translation for evolution
8986
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
8987
This file is distributed under the same license as the evolution package.
8988
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
8990
', 'Project-Id-Version: evolution
8991
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
8992
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
8993
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
8994
Last-Translator: FULL NAME <EMAIL@ADDRESS>
8995
Language-Team: Spanish <es@li.org>
8997
Content-Type: text/plain; charset=UTF-8
8998
Content-Transfer-Encoding: 8bit
8999
Plural-Forms: nplurals=2; plural=n != 1
9000
', true, 12, 0, 0, 1, NULL, 12, '/man-es.po', '2007-01-19 13:00:41.049464', NULL, 0, '2007-01-24 19:16:06.386519');
9001
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (33, 10, 387, NULL, ' Spanish translation for alsa-utils
9002
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
9003
This file is distributed under the same license as the alsa-utils package.
9004
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
9006
', 'Project-Id-Version: alsa-utils
9007
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
9008
POT-Creation-Date: 2006-08-14 18:41:07.274661+00:00
9009
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
9010
Last-Translator: FULL NAME <EMAIL@ADDRESS>
9011
Language-Team: Spanish <es@li.org>
9013
Content-Type: text/plain; charset=UTF-8
9014
Content-Transfer-Encoding: 8bit
9015
Plural-Forms: nplurals=2; plural=n != 1
9016
', true, 13, 0, 0, 0, NULL, 13, 'po/alsa-utils-es.po', '2007-04-07 10:14:36.267119', NULL, 0, '2007-04-07 10:14:36.267119');
9017
INSERT INTO pofile (id, potemplate, language, description, topcomment, header, fuzzyheader, lasttranslator, currentcount, updatescount, rosettacount, lastparsed, owner, path, datecreated, from_sourcepackagename, unreviewed_count, date_changed) VALUES (34, 5, 119, NULL, ' English translation for mozilla
9018
Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
9019
This file is distributed under the same license as the mozilla package.
9020
FIRST AUTHOR <EMAIL@ADDRESS>, 2007.
9022
', 'Project-Id-Version: mozilla
9023
Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>
9024
POT-Creation-Date: 2005-05-06 21:10:17.367605+00:00
9025
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
9026
Last-Translator: FULL NAME <EMAIL@ADDRESS>
9027
Language-Team: English <en@li.org>
9029
Content-Type: text/plain; charset=UTF-8
9030
Content-Transfer-Encoding: 8bit
9031
Plural-Forms: nplurals=2; plural=n != 1
9032
', true, 13, 0, 0, 3, NULL, 13, 'debian/po/pkgconf-mozilla-en.po', '2007-07-12 03:42:48.848044', NULL, 0, '2007-07-12 03:42:48.848044');
9035
ALTER TABLE pofile ENABLE TRIGGER ALL;
9038
ALTER TABLE poexportrequest DISABLE TRIGGER ALL;
9042
ALTER TABLE poexportrequest ENABLE TRIGGER ALL;
9045
ALTER TABLE potmsgset DISABLE TRIGGER ALL;
9047
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (1, 1, 1, 1, '', 'a11y/addressbook/ea-addressbook-view.c:94
9048
a11y/addressbook/ea-addressbook-view.c:103
9049
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9050
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (2, 2, 2, 1, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9051
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (3, 3, 3, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9052
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (4, 4, 4, 1, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9053
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (5, 5, 5, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9054
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (6, 6, 6, 1, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9055
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (7, 7, 7, 1, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9056
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (8, 8, 8, 1, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9057
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (9, 9, 9, 1, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
9058
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (10, 10, 10, 1, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
9059
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (11, 11, 11, 1, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
9060
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (12, 12, 12, 1, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
9061
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (13, 13, 13, 1, '', 'addressbook/gui/component/addressbook-migrate.c:124
9062
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9063
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (14, 14, 14, 1, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9064
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (15, 15, 15, 1, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9065
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (16, 17, 16, 1, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9066
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (17, 19, 17, 1, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9067
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (18, 21, 18, 1, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
9068
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (19, 22, 19, 1, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
9069
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (20, 23, 20, 1, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
9070
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (21, 24, 0, 1, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9071
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (22, 26, 22, 1, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9072
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (23, 27, 0, 1, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
9073
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (24, 28, 1, 3, '', 'src/netapplet.c:131', '', '', NULL, NULL);
9074
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (25, 29, 2, 3, '', 'src/netapplet.c:133', '', '', NULL, NULL);
9075
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (26, 30, 3, 3, '', 'src/netapplet.c:135', '', '', NULL, NULL);
9076
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (27, 31, 4, 3, '', 'src/netapplet.c:139', '', '', NULL, NULL);
9077
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (28, 32, 5, 3, '', 'src/netapplet.c:141', '', '', NULL, NULL);
9078
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (29, 33, 6, 3, '', 'src/netapplet.c:291 src/netapplet.c:312', '', '', NULL, NULL);
9079
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (30, 34, 7, 3, '', 'src/netapplet.c:359', '', '', NULL, NULL);
9080
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (31, 35, 8, 3, '', 'src/netapplet.c:391', '', 'c-format', NULL, NULL);
9081
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (32, 36, 9, 3, '', 'src/netapplet.c:410', '', 'c-format', NULL, NULL);
9082
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (33, 37, 10, 3, '', 'src/netapplet.c:427', '', 'c-format', NULL, NULL);
9083
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (34, 38, 11, 3, '', 'src/netapplet.c:479', '', 'c-format', NULL, NULL);
9084
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (35, 39, 12, 3, '', 'src/netapplet.c:496', '', 'c-format', NULL, NULL);
9085
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (36, 40, 13, 3, '', 'src/netapplet.c:732', '', '', NULL, NULL);
9086
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (37, 41, 14, 3, '', 'src/netapplet.c:747', '', '', NULL, NULL);
9087
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (38, 42, 15, 3, '', 'src/netapplet.c:768', '', '', NULL, NULL);
9088
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (39, 43, 16, 3, '', 'src/netapplet.c:870', '', 'c-format', NULL, NULL);
9089
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (40, 44, 17, 3, '', 'src/netapplet.c:955', '', '', NULL, NULL);
9090
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (41, 45, 18, 3, '', 'src/netapplet.c:958', '', '', NULL, NULL);
9091
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (42, 46, 19, 3, '', 'src/netapplet.c:970', '', 'c-format', NULL, NULL);
9092
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (43, 47, 20, 3, '', 'src/netapplet.c:1015', '', '', NULL, NULL);
9093
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (44, 48, 21, 3, '', 'src/netapplet.c:1018', '', '', NULL, NULL);
9094
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (45, 49, 22, 3, '', 'src/netapplet.c:1021', '', '', NULL, NULL);
9095
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (46, 50, 23, 3, '', 'src/netapplet.c:1032', '', 'c-format', NULL, NULL);
9096
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (47, 51, 24, 3, '', 'src/netapplet.c:1072', '', '', NULL, NULL);
9097
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (48, 52, 25, 3, '', 'src/netapplet.c:1082', '', '', NULL, NULL);
9098
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (49, 53, 26, 3, '', 'src/netapplet.c:1093', '', '', NULL, NULL);
9099
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (50, 54, 27, 3, '', 'src/netapplet.c:1526', '', '', NULL, NULL);
9100
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (51, 55, 28, 3, '', 'src/netapplet.glade.h:1', '', '', NULL, NULL);
9101
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (52, 56, 29, 3, '', 'src/netapplet.glade.h:2', '', '', NULL, NULL);
9102
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (53, 57, 30, 3, '', 'src/netapplet.glade.h:3', '', '', NULL, NULL);
9103
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (54, 58, 31, 3, '', 'src/netapplet.glade.h:4', '', '', NULL, NULL);
9104
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (55, 59, 32, 3, '', 'src/netapplet.glade.h:5', '', '', NULL, NULL);
9105
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (56, 60, 33, 3, '', 'src/netapplet.glade.h:6', '', '', NULL, NULL);
9106
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (57, 61, 34, 3, '', 'src/netapplet.glade.h:7', '', '', NULL, NULL);
9107
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (58, 62, 35, 3, '', 'src/netapplet.glade.h:8', '', '', NULL, NULL);
9108
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (59, 63, 36, 3, '', 'src/netapplet.glade.h:9', '', '', NULL, NULL);
9109
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (60, 64, 37, 3, '', 'src/netapplet.glade.h:10', '', '', NULL, NULL);
9110
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (61, 65, 38, 3, '', 'src/netapplet.glade.h:11', '', '', NULL, NULL);
9111
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (62, 66, 39, 3, '', 'src/netapplet.glade.h:12', '', '', NULL, NULL);
9112
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (63, 67, 40, 3, '', 'src/netapplet.glade.h:13', '', '', NULL, NULL);
9113
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (64, 68, 41, 3, '', 'src/netapplet.glade.h:14', '', '', NULL, NULL);
9114
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (65, 69, 42, 3, '', 'src/netapplet.glade.h:15', '', '', NULL, NULL);
9115
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (66, 70, 43, 3, '', 'src/netapplet.glade.h:16', '', '', NULL, NULL);
9116
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (67, 71, 1, 2, '', 'pmount.c:50', '', 'c-format', NULL, NULL);
9117
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (68, 72, 2, 2, '', 'pmount.c:57', '', 'c-format', NULL, NULL);
9118
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (69, 73, 3, 2, '', 'pmount.c:64', '', 'c-format', NULL, NULL);
9119
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (70, 74, 4, 2, '', 'pmount.c:67', '', '', NULL, NULL);
9120
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (71, 75, 5, 2, '', 'pmount.c:120', '', 'c-format', NULL, NULL);
9121
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (72, 76, 6, 2, '', 'pmount.c:126', '', 'c-format', NULL, NULL);
9122
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (73, 77, 7, 2, '', 'pmount.c:130', '', 'c-format', NULL, NULL);
9123
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (74, 78, 8, 2, '', 'pmount.c:134', '', 'c-format', NULL, NULL);
9124
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (75, 79, 9, 2, '', 'pmount.c:141', '', 'c-format', NULL, NULL);
9125
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (76, 80, 10, 2, '', 'pmount.c:171 pumount.c:98', '', '', NULL, NULL);
9126
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (77, 81, 11, 2, '', 'pmount.c:176 pmount.c:270', '', '', NULL, NULL);
9127
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (78, 82, 12, 2, '', 'pmount.c:212', '', 'c-format', NULL, NULL);
9128
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (79, 83, 13, 2, '', 'pmount.c:218', '', 'c-format', NULL, NULL);
9129
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (80, 84, 14, 2, '', 'pmount.c:242', '', 'c-format', NULL, NULL);
9130
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (81, 85, 15, 2, '', 'pmount.c:258 pumount.c:124', '', '', NULL, NULL);
9131
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (82, 86, 16, 2, '', 'pmount.c:274', '', '', NULL, NULL);
9132
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (83, 87, 17, 2, '', 'pmount.c:347', '', 'c-format', NULL, NULL);
9133
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (84, 88, 18, 2, '', 'pmount.c:361', '', 'c-format', NULL, NULL);
9134
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (85, 89, 19, 2, '', 'pmount.c:401', '', 'c-format', NULL, NULL);
9135
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (86, 90, 20, 2, '', 'pmount.c:417', '', '', NULL, NULL);
9136
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (87, 91, 21, 2, '', 'pmount.c:509 pumount.c:181', '', '', NULL, NULL);
9137
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (88, 92, 22, 2, '', 'pmount.c:542 pumount.c:201', '', 'c-format', NULL, NULL);
9138
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (89, 93, 23, 2, '', 'pmount.c:580', '', 'c-format', NULL, NULL);
9139
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (90, 94, 24, 2, '', 'pmount.c:589 pumount.c:237', '', '', NULL, NULL);
9140
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (91, 95, 25, 2, '', 'pmount.c:595 pumount.c:243', '', 'c-format', NULL, NULL);
9141
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (92, 96, 26, 2, '', 'pmount.c:635', '', '', NULL, NULL);
9142
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (93, 97, 27, 2, '', 'pmount.c:656', '', 'c-format', NULL, NULL);
9143
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (94, 98, 28, 2, '', 'pmount-hal.c:29', '', '', NULL, NULL);
9144
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (95, 99, 29, 2, '', 'pmount-hal.c:140', '', '', NULL, NULL);
9145
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (96, 100, 30, 2, '', 'pmount-hal.c:169', '', 'c-format', NULL, NULL);
9146
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (97, 101, 31, 2, '', 'pmount-hal.c:175', '', 'c-format', NULL, NULL);
9147
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (98, 102, 32, 2, '', 'pmount-hal.c:182', '', 'c-format', NULL, NULL);
9148
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (99, 103, 33, 2, '', 'policy.c:79', '', '', NULL, NULL);
9149
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (100, 104, 34, 2, '', 'policy.c:90', '', '', NULL, NULL);
9150
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (101, 105, 35, 2, '', 'policy.c:97', '', '', NULL, NULL);
9151
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (102, 106, 36, 2, '', 'policy.c:128', '', '', NULL, NULL);
9152
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (103, 107, 37, 2, '', 'policy.c:228', '', 'c-format', NULL, NULL);
9153
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (104, 108, 38, 2, '', 'policy.c:233', '', 'c-format', NULL, NULL);
9154
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (105, 109, 39, 2, '', 'policy.c:251 policy.c:307', '', '', NULL, NULL);
9155
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (106, 110, 40, 2, '', 'policy.c:338', '', 'c-format', NULL, NULL);
9156
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (107, 111, 41, 2, '', 'policy.c:340', '', 'c-format', NULL, NULL);
9157
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (108, 112, 42, 2, '', 'policy.c:342', '', 'c-format', NULL, NULL);
9158
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (109, 113, 43, 2, '', 'policy.c:378', '', 'c-format', NULL, NULL);
9159
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (110, 114, 44, 2, '', 'policy.c:393', '', 'c-format', NULL, NULL);
9160
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (111, 115, 45, 2, '', 'policy.c:411', '', 'c-format', NULL, NULL);
9161
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (112, 116, 46, 2, '', 'policy.c:413', '', 'c-format', NULL, NULL);
9162
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (113, 117, 47, 2, '', 'pumount.c:42', '', 'c-format', NULL, NULL);
9163
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (114, 118, 48, 2, '', 'pumount.c:72', '', '', NULL, NULL);
9164
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (115, 119, 49, 2, '', 'pumount.c:78', '', 'c-format', NULL, NULL);
9165
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (116, 120, 50, 2, '', 'pumount.c:108 pumount.c:136', '', '', NULL, NULL);
9166
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (117, 121, 51, 2, '', 'pumount.c:140', '', '', NULL, NULL);
9167
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (118, 122, 52, 2, '', 'pumount.c:148', '', 'c-format', NULL, NULL);
9168
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (119, 123, 53, 2, '', 'utils.c:51', '', 'c-format', NULL, NULL);
9169
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (120, 124, 54, 2, '', 'utils.c:107', '', '', NULL, NULL);
9170
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (121, 125, 55, 2, '', 'utils.c:122', '', '', NULL, NULL);
9171
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (122, 126, 56, 2, '', 'utils.c:129', '', 'c-format', NULL, NULL);
9172
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (123, 127, 57, 2, '', 'utils.c:149', '', '', NULL, NULL);
9173
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (124, 128, 58, 2, '', 'utils.c:158', '', 'c-format', NULL, NULL);
9174
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (125, 129, 59, 2, '', 'utils.c:210', '', 'c-format', NULL, NULL);
9175
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (126, 130, 60, 2, '', 'utils.c:252', '', '', NULL, NULL);
9176
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (127, 131, 61, 2, '', 'utils.c:261', '', '', NULL, NULL);
9177
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (128, 132, 62, 2, '', 'utils.c:270', '', '', NULL, NULL);
9178
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (129, 133, 63, 2, '', 'utils.c:279', '', '', NULL, NULL);
9179
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (130, 1, 1, 4, '', 'a11y/addressbook/ea-addressbook-view.c:94
9180
a11y/addressbook/ea-addressbook-view.c:103
9181
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9182
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (131, 2, 2, 4, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9183
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (132, 3, 3, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9184
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (133, 4, 4, 4, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9185
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (134, 5, 5, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9186
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (135, 6, 6, 4, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9187
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (136, 7, 7, 4, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9188
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (137, 8, 8, 4, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9189
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (138, 9, 9, 4, '', 'addressbook/addressbook-errors.xml.h:2', 'addressbook:ldap-init primary', '', NULL, NULL);
9190
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (139, 10, 10, 4, '', 'addressbook/addressbook-errors.xml.h:4', 'addressbook:ldap-init secondary', '', NULL, NULL);
9191
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (140, 11, 11, 4, '', 'addressbook/addressbook-errors.xml.h:6', 'addressbook:ldap-auth primary', '', NULL, NULL);
9192
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (141, 12, 12, 4, '', 'addressbook/addressbook-errors.xml.h:8', 'addressbook:ldap-auth secondary', '', NULL, NULL);
9193
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (142, 13, 13, 4, '', 'addressbook/gui/component/addressbook-migrate.c:124
9194
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9195
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (143, 14, 14, 4, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9196
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (144, 15, 15, 4, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9197
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (145, 17, 16, 4, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9198
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (146, 19, 17, 4, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9199
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (147, 21, 18, 4, ' start po-group: common', 'encfs/FileUtils.cpp:1044', 'xgroup(common)', '', NULL, NULL);
9200
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (148, 22, 19, 4, '', 'encfs/main.cpp:340', 'xgroup(usage)', '', NULL, NULL);
9201
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (149, 23, 20, 4, '', 'encfs/FileUtils.cpp:535', 'xgroup(setup)', 'c-format', NULL, NULL);
9202
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (150, 24, 21, 4, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9203
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (151, 26, 22, 4, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9204
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (152, 134, 1, 5, '', '../mozilla-browser.templates:3', 'Type: note
9205
Description', '', NULL, NULL);
9206
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (153, 135, 2, 5, '', '../mozilla-browser.templates:3', 'Type: note
9207
Description', '', NULL, NULL);
9208
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (154, 136, 3, 5, '', '../mozilla-browser.templates:3', 'Type: note
9209
Description', '', NULL, NULL);
9210
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (155, 137, 4, 5, '', '../mozilla-browser.templates:11', 'Type: select
9211
Choices', '', NULL, NULL);
9212
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (156, 138, 5, 5, '', '../mozilla-browser.templates:13', 'Type: select
9213
Description', '', NULL, NULL);
9214
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (157, 139, 6, 5, '', '../mozilla-browser.templates:13', 'Type: select
9215
Description', '', NULL, NULL);
9216
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (158, 140, 7, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9217
Description', '', NULL, NULL);
9218
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (159, 141, 8, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9219
Description', '', NULL, NULL);
9220
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (160, 142, 9, 5, '', '../mozilla-browser.templates:24', 'Type: boolean
9221
Description', '', NULL, NULL);
9222
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (161, 27, 0, 4, NULL, 'foo.c:123', 'This is a comment...', '', NULL, NULL);
9223
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (162, 143, 0, 5, NULL, '', '', '', NULL, NULL);
9224
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (163, 144, 0, 5, NULL, '', '', '', NULL, NULL);
9225
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (164, 145, 0, 5, NULL, '', '', '', NULL, NULL);
9226
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (165, 146, 23, 1, '', 'lib/getopt.c:629 lib/getopt.c:641', '', 'c-format', NULL, NULL);
9227
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (166, 147, 1, 7, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
9228
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (167, 147, 1, 8, '', 'test_browserwidget.py:34', '', '', NULL, NULL);
9229
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (168, 148, 1, 6, '', 'Wammu/Main.py:469', '', 'python-format', NULL, NULL);
9230
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (169, 149, 2, 6, '', 'Wammu/Error.py:82', '', 'python-format', NULL, NULL);
9231
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (170, 150, 3, 6, '', 'Wammu/PhoneSearch.py:127 Wammu/PhoneSearch.py:157', '', '', NULL, NULL);
9232
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (171, 151, 4, 6, '', 'Wammu/Data.py:652', '', '', NULL, NULL);
9233
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (172, 152, 5, 6, '', 'Wammu/Main.py:276', '', '', NULL, NULL);
9234
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (173, 153, 6, 6, '', '', '', '', NULL, NULL);
9235
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (174, 154, 7, 6, '', '', '', '', NULL, NULL);
9236
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (175, 155, 8, 6, '', '', '', '', NULL, NULL);
9237
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (176, 1, 1, 9, '', 'a11y/addressbook/ea-addressbook-view.c:94
9238
a11y/addressbook/ea-addressbook-view.c:103
9239
a11y/addressbook/ea-minicard-view.c:119', '', '', NULL, NULL);
9240
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (177, 2, 2, 9, '', 'a11y/addressbook/ea-minicard-view.c:101', '', '', NULL, NULL);
9241
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (178, 3, 3, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9242
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (179, 4, 4, 9, '', 'a11y/addressbook/ea-minicard-view.c:102', '', '', NULL, NULL);
9243
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (180, 5, 5, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9244
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (181, 6, 6, 9, '', 'a11y/addressbook/ea-minicard-view.c:104', '', '', NULL, NULL);
9245
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (182, 7, 7, 9, '', 'a11y/addressbook/ea-minicard-view.c:105', '', '', NULL, NULL);
9246
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (183, 8, 8, 9, '', 'a11y/addressbook/ea-minicard.c:166', '', '', NULL, NULL);
9247
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (184, 9, 9, 9, '', 'addressbook/addressbook-errors.xml.h:2', '', '', NULL, NULL);
9248
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (185, 10, 10, 9, '', 'addressbook/addressbook-errors.xml.h:4', '', '', NULL, NULL);
9249
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (186, 11, 11, 9, '', 'addressbook/addressbook-errors.xml.h:6', '', '', NULL, NULL);
9250
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (187, 12, 12, 9, '', 'addressbook/addressbook-errors.xml.h:8', '', '', NULL, NULL);
9251
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (188, 13, 13, 9, '', 'addressbook/gui/component/addressbook-migrate.c:124
9252
calendar/gui/migration.c:188 mail/em-migrate.c:1201', '', 'c-format', NULL, NULL);
9253
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (189, 14, 14, 9, '', 'addressbook/gui/component/addressbook-migrate.c:1123', '', '', NULL, NULL);
9254
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (190, 15, 15, 9, '', 'addressbook/gui/widgets/e-addressbook-model.c:151', '', 'c-format', NULL, 16);
9255
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (191, 17, 16, 9, '', 'addressbook/gui/widgets/eab-gui-util.c:275', '', 'c-format', NULL, 18);
9256
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (192, 19, 17, 9, '', 'addressbook/gui/widgets/foo.c:345', '', 'c-format', NULL, 20);
9257
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (193, 21, 18, 9, '', 'encfs/FileUtils.cpp:1044', '', '', NULL, NULL);
9258
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (194, 22, 19, 9, '', 'encfs/main.cpp:340', '', '', NULL, NULL);
9259
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (195, 23, 20, 9, '', 'encfs/FileUtils.cpp:535', '', 'c-format', NULL, NULL);
9260
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (196, 24, 21, 9, '', 'encfs/encfsctl.cpp:346', '', 'c-format', NULL, 25);
9261
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (197, 26, 22, 9, '', 'modules/aggregator.module:15', '', '', NULL, NULL);
9262
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (198, 147, 1, 10, '', 'test_browserwidget.py:34', '', '', 'Something', NULL);
9263
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (199, 156, 2, 10, '', '', '', '', NULL, NULL);
9264
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (200, 157, 3, 10, '', '', '', '', NULL, NULL);
9265
INSERT INTO potmsgset (id, msgid_singular, sequence, potemplate, commenttext, filereferences, sourcecomment, flagscomment, context, msgid_plural) VALUES (201, 158, 4, 10, '', '', '', '', NULL, NULL);
9268
ALTER TABLE potmsgset ENABLE TRIGGER ALL;
9271
8805
ALTER TABLE translationmessage DISABLE TRIGGER ALL;
9273
8807
INSERT INTO translationmessage (id, potmsgset, date_created, submitter, date_reviewed, reviewer, msgstr0, msgstr1, msgstr2, msgstr3, comment, origin, validation_status, is_current_ubuntu, is_fuzzy, is_current_upstream, was_obsolete_in_last_import, was_fuzzy_in_last_import, msgstr4, msgstr5, potemplate, language) VALUES (1, 1, '2005-04-07 13:19:17.601068', 13, '2005-04-07 13:19:17.601068', 13, 1, NULL, NULL, NULL, '', 1, 1, true, false, true, false, false, NULL, NULL, 1, 387);
10206
9853
ALTER TABLE questionsubscription ENABLE TRIGGER ALL;
10209
ALTER TABLE shippingrun DISABLE TRIGGER ALL;
10211
INSERT INTO shippingrun (id, datecreated, sentforshipping, csvfile, requests_count) VALUES (1, '2005-08-01 18:38:24.526648', false, 35, 2);
10212
INSERT INTO shippingrun (id, datecreated, sentforshipping, csvfile, requests_count) VALUES (2, '2006-04-01 18:38:24.526648', false, 44, 2);
10215
ALTER TABLE shippingrun ENABLE TRIGGER ALL;
10218
ALTER TABLE shipment DISABLE TRIGGER ALL;
10220
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (1, 'fdsa78fdsa78f', 1, '2005-08-01 18:38:24.526648', 1, NULL);
10221
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (2, 'cdsb78fdsa78f', 1, '2005-08-01 18:38:24.526648', 1, NULL);
10222
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (3, 'bds078fdsa78f', 2, '2006-08-01 18:38:24.526648', 1, NULL);
10223
INSERT INTO shipment (id, logintoken, shippingrun, dateshipped, shippingservice, trackingcode) VALUES (4, 'ads978fdsa78f', 2, '2006-08-01 18:38:24.526648', 1, NULL);
10226
ALTER TABLE shipment ENABLE TRIGGER ALL;
10229
ALTER TABLE shippingrequest DISABLE TRIGGER ALL;
10231
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (1, 521, 551, NULL, '2006-02-01 18:38:24.526648', NULL, false, 'No Privileges Person', 'Rue de Rivoli', '1345', NULL, 'Paris', NULL, 25, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'ruederivoli1345paris', NULL, false);
10232
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (2, 221, NULL, NULL, '2006-04-01 18:38:24.526648', NULL, false, 'Stuart Bishop', 'Rua das Assembleias', 'n. 10', NULL, 'Rio de Janeiro', 'RJ', 95, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'ruadasassembleiasn10riodejaneiro', NULL, false);
10233
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (3, 511, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'Helge Kreutzmann', 'Av. Paulista', NULL, NULL, 'Sao Paulo', 'SP', 35, '999432423', '+55 16 3374-2027', NULL, NULL, 1, 'avpaulistasaopaulo', NULL, false);
10234
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (4, 21, NULL, NULL, '2006-01-01 18:38:24.526648', NULL, false, 'Robert Collins', 'Orlando Damiano', '2212', NULL, 'Sao Carlos', 'SP', 45, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'orlandodamiano2212saocarlos', NULL, false);
10235
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (5, 231, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'David Allouche', 'Fifth Avenue 1456', NULL, NULL, 'New York', 'NY', 32, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'fifthavenue1456newyork', NULL, false);
10236
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (6, 281, NULL, 551, '2006-02-01 18:38:24.526648', NULL, false, 'Celso Providelo', 'Rua das Laranjeiras 134', NULL, NULL, 'Rio de Janeiro', 'RJ', 19, '999432423', '+55 16 3374-2027', NULL, NULL, 3, 'ruadaslaranjeiras134riodejaneiro', NULL, false);
10237
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (7, 271, NULL, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'Daniel Debonzi', 'Cinder Bluff Bank 98', NULL, NULL, 'Cape Town', NULL, 32, '999432423', '+55 16 3374- 2027', NULL, NULL, 1, 'cinderbluffbank98capetown', NULL, false);
10238
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (12, 61, NULL, NULL, '2006-03-08 18:38:24.526648', 'I want 100 more CDs.', false, 'Jeff Waugh', 'Hidden Lagoon Gardens', '5423', NULL, 'whatever', 'not mandatory', 32, '999432423', '+55 16 3374-2027', NULL, NULL, 0, 'hiddenlagoongardens5423whatever', NULL, false);
10239
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (13, 291, NULL, NULL, '2006-03-09 18:38:24.526648', 'I need 50 more CDs to give away to my friends.', false, 'Marilize Coetzee', 'Somewhere', '5423', NULL, 'whatever', 'not mandatory', 198, '999432423', '+55 16 3374-2027', NULL, NULL, 0, 'somewhere5423whatever', NULL, true);
10240
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (14, 81, 551, NULL, '2005-05-19 18:38:24.526648', NULL, false, 'James Blackwell', 'Misty Oak Jetty', '5423', NULL, 'whatever', 'not mandatory', 226, '999432423', '+55 16 3374-2027', NULL, 1, 4, 'mistyoakjetty5423whatever', NULL, false);
10241
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (15, 231, 551, NULL, '2005-05-01 18:38:24.526648', NULL, false, 'David Allouche', 'Pleasant Pond Ledge', '5423', NULL, 'whatever', 'not mandatory', 32, '999432423', '+55 16 3374-2027', NULL, 2, 4, 'pleasantpondledge5423whatever', NULL, false);
10242
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (16, 561, 551, NULL, '2006-03-01 19:38:24.526648', NULL, true, 'Jordi Mallach', 'Ridge Rustic Park', 'in "this" world', 'Some Organization', 'whatever', 'not mandatory', 32, '04277', '+55 16 3374-2027', NULL, NULL, 1, 'ridgerusticparkinthisworldwhatever', NULL, false);
10243
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (17, 81, 551, NULL, '2006-03-19 18:38:24.526648', NULL, true, 'James Blackwell', 'Tawny View Vista', '5423', NULL, 'whatever', 'not mandatory', 75, '999432423', '+55 16 3374-2027', NULL, 3, 4, 'tawnyviewvista5423whatever', NULL, false);
10244
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (18, 231, 551, NULL, '2006-03-01 18:38:24.526648', NULL, false, 'David Allouche', 'Velvet Zephyr Woods', '5423', NULL, 'whatever', 'not mandatory', 75, '999432423', '+55 16 3374-2027', NULL, 4, 4, 'velvetzephyrwoods5423whatever', NULL, false);
10245
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (19, 291, NULL, NULL, '2006-10-17 20:53:11.714301', NULL, false, 'Marilize Coetzee', 'Somewhere around here', NULL, NULL, 'fdas fd as fa', NULL, 9, '43243242', '432432', NULL, NULL, 1, 'somewherearoundherefdasfdasfa', NULL, true);
10246
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (20, 11, NULL, NULL, '2006-02-01 18:38:24.526648', NULL, false, 'Somebody Else', 'Rue de Rivoli', '1345', NULL, 'Paris', NULL, 25, '999432423', '+55 16 3374-2027', NULL, NULL, 6, 'ruederivoli1345paris', NULL, false);
10247
INSERT INTO shippingrequest (id, recipient, whoapproved, whocancelled, daterequested, reason, highpriority, recipientdisplayname, addressline1, addressline2, organization, city, province, country, postcode, phone, fti, shipment, status, normalized_address, type, is_admin_request) VALUES (21, 631, NULL, NULL, '2008-04-22 14:57:32.037998', NULL, false, 'fdsafdsa fdsafdsa', 'fdsafdsaf', NULL, 'fdsafdfda', 'fdsafdsafd', 'fdsafdsa', 16, '43214321421', '43124321', NULL, NULL, 1, 'fdsafdsaffdsafdsafd', 2, false);
10250
ALTER TABLE shippingrequest ENABLE TRIGGER ALL;
10253
ALTER TABLE requestedcds DISABLE TRIGGER ALL;
10255
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (1, 1, 8, 1, 4, 1, 8);
10256
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (2, 1, 1, 1, 4, 2, 1);
10257
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (3, 1, 1, 1, 4, 3, 1);
10258
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (4, 2, 5, 1, 4, 1, 5);
10259
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (7, 3, 10, 1, 4, 1, 10);
10260
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (11, 4, 1, 1, 4, 2, 1);
10261
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (13, 5, 1, 1, 4, 3, 1);
10262
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (14, 5, 1, 2, 4, 1, 1);
10263
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (16, 6, 10, 2, 4, 1, 10);
10264
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (19, 7, 5, 2, 4, 2, 5);
10265
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (36, 12, 10, 1, 4, 1, 10);
10266
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (37, 13, 5, 3, 4, 1, 5);
10267
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (40, 14, 9, 1, 1, 1, 9);
10268
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (41, 14, 6, 1, 1, 2, 6);
10269
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (42, 14, 9, 1, 1, 3, 9);
10270
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (43, 15, 9, 1, 1, 1, 9);
10271
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (44, 15, 6, 1, 1, 2, 6);
10272
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (45, 15, 9, 1, 1, 3, 9);
10273
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (136, 16, 5, 3, 4, 1, 5);
10274
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (137, 16, 5, 2, 4, 1, 5);
10275
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (145, 17, 8, 2, 4, 1, 8);
10276
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (146, 17, 2, 2, 4, 2, 2);
10277
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (154, 18, 1, 3, 4, 1, 1);
10278
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (155, 19, 50, 1, 3, 1, 50);
10279
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (156, 19, 0, 1, 3, 2, 0);
10280
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (157, 19, 0, 1, 3, 3, 0);
10281
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (158, 19, 50, 2, 3, 1, 50);
10282
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (159, 19, 0, 2, 3, 2, 0);
10283
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (160, 19, 50, 3, 3, 1, 50);
10284
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (161, 20, 8, 1, 4, 1, 0);
10285
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (166, 21, 1, 1, 6, 1, 1);
10286
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (167, 21, 0, 1, 6, 2, 0);
10287
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (168, 21, 0, 1, 6, 3, 0);
10288
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (169, 21, 5, 2, 6, 1, 5);
10289
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (170, 21, 0, 2, 6, 2, 0);
10290
INSERT INTO requestedcds (id, request, quantity, flavour, distroseries, architecture, quantityapproved) VALUES (171, 21, 0, 2, 6, 3, 0);
10293
ALTER TABLE requestedcds ENABLE TRIGGER ALL;
10296
9856
ALTER TABLE revisioncache DISABLE TRIGGER ALL;