summaryrefslogtreecommitdiff
path: root/po/el.po
AgeCommit message (Collapse)AuthorFilesLines
2007-08-18Regenerate .pot files and merge .po files with them.Guillem Jover1-549/+634
2007-05-24Regenerated .pot files. Merged .po files.Guillem Jover1-7/+7
2007-05-15Regenerated .pot files. Merged .po files with .pot files.Guillem Jover1-77/+78
2007-05-09Regenerated pot files and merged with the po files.Guillem Jover1-55/+62
2007-05-08Regenerated. Merged po files with pot.Guillem Jover1-61/+61
2007-03-20Regenerated all .pot files.Guillem Jover1-392/+407
Merged .po files with .pot files.
2006-08-17dpkg.pot: Regenerated.Nicolas FRANCOIS1-76/+99
*.po: Merged with dpkg.pot. Formerly complete translations become 916t3f1u.
2006-06-21Modified some strings to be able to merge them in the .pot files.Guillem Jover1-318/+277
2006-06-17Fix "alternativse" typo. PO files unfuzziedChristian Perrier1-1/+1
2006-06-02Disambiguate error message about conflicting command line actions byGuillem Jover1-23/+23
providing both long and short option names. Based on a suggestion by Josip Rodin. Closes: #45575
2006-05-31scripts/po/dpkg-dev.pot: Regenerated.Guillem Jover1-65/+63
po/dpkg.pot: Regenerated. po/*.po: Merged with dpkg.pot. Formerly complete translations become 937t1f.
2006-05-23Standarize scripts usage output format and at the same time makeGuillem Jover1-142/+1279
the strings easier for the translators. Add '--help' and '--version' for most of the scripts. Print the usage and version to stdout.
2006-05-03Sync source with .pot and .po files.Guillem Jover1-352/+602
(I can feel the translators love already...)
2006-04-10Regenerate .pot files.Guillem Jover1-23/+34
Sync .po files with .pot files.
2006-02-17Move dselect gettext strings to its own domain provided now by theGuillem Jover1-1746/+6
dselect package.
2006-02-17* dpkg.pot: Regenerated.Guillem Jover1-2/+2
* *.po: Merged with dpkg.pot. Add missing closing parenthesis to non-fuzzy strings.
2006-02-11*.po: Merge with dpkg.potFrank Lichtenheld1-165/+225
2006-02-06Mark some strings as translatable (Changwoo Ryu). Closes: #256387Guillem Jover1-30/+53
2006-02-06Cleanup and unify program usage and version output, make it more i18nGuillem Jover1-254/+301
friendly. Fix wrong gettext usage with interparsed macros. Thanks to Changwoo Ryu for noticing. Closes: #23791
2006-01-23This time, the unfuzzy should be correctChristian Perrier1-2063/+1055
2006-01-23Revert the unfuzzyfication commit from r25 which was brokenChristian Perrier1-1054/+2041
2006-01-22Resync with sources and unhappily fuzzy 36 strings...Christian Perrier1-2041/+1054
2006-01-22Correct typo in dpkg help message (thanks Clytie) and unfuzzy translationsChristian Perrier1-1027/+2094
2006-01-18Update all translations from my repositoryChristian Perrier1-144/+85
Close all pending l10n bugs in the BTS
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-73/+78
later merged into a branch with the full history from CVS and arch
2005-06-28dpkg (1.13.10) unstable; urgency=lowScott James Remnant1-193/+138
The "Bully's Special Prize" Release. * Removed /usr/sbin/start-stop-daemon. Closes: #313400. * Fixed md5sum diversion removal. Closes: #313415. * Fixed dpkg-source to handle native tarballs with a Debian revision. Closes: #313381, #313433. * Fixed upgrade from pre-sarge dpkg outside of dselect. Closes: #314575. * Changed log times to be local rather than UTC. Closes: #313347. * Changed log writing to be line-buffered. Closes: #314550. * Moved log creation to postinst, and don't fail if base-passwd hasn't been configured yet. Closes: #316084. * Don't try to compile in SELinux support on Hurd. Closes: #313398. * Place code for SELinux support in the right place so it will actually get compiled in and used (Manoj Srivastava). Closes: #314886. * Documentation: - Added missing word to dpkg-architecture manpage. Closes: #313554. - Reference to dpkg manpage in dpkg.cfg corrected. Closes: #314262. * Updated Translations (Christian Perrier): - Basque (Piarres Beobide Egana). Closes: #313474. - Catalan (Jordi Mallach). Closes: #313288. - Czech (Miroslav Kure). Closes: #314431. - Danish (Claus Hindsgaul). - French (Christian Perrier). - German (Jens Seidel). Closes: #314125. - Greek (Greek team). Closes: #314828. - Italian (Lele Gaifax). - Japanese (Kenshi Muto). Closes: #313330. - Russian (Yuri Kozlov). Closes: #313620. * Hebrew translation de-activated on request of the translator until there is better support for RTL languages. Closes: #313282. -- Scott James Remnant <scott@netsplit.com> Tue, 28 Jun 2005 14:19:06 +0100
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-23/+23
The "On like Donkey Kong" Release. * Only open the log file when we first need to write to it, this avoids the need to suppress errors when not root which fakeroot defeated anyway. * Stop dpkg-source clobbering an existing .orig directory during unpacking. Closes: #21236. * Allow an alternate output directory to be specified to dpkg-source by giving a second argument to -x. Closes: #246802, #282323. * Added .arch-inventory to default diff ignore regexp. Closes: #304297. SELinux support (Manoj Srivastava): * On SELinux-enabled systems, try to set the security context when the package is unpacked. Closes: #193653, #249496, #307139. * Added build-dependancy on libselinux1-dev. Improvements to dpkg-source (Brendan O'Dea): * Support unpacking of "Wig And Pen" (Format 2.0) source packages. * Multiple pristine upstream tarballs allowed. * Native and upstream tarballs may be bzip2-compressed instead of gzip, as may the debian diff or tarball. * Unsupported format error fixed to output the unsupported format rather than the supported one. Closes: #156317. -- Scott James Remnant <scott@netsplit.com> Sun, 12 Jun 2005 15:52:43 +0100
2005-06-10dpkg (1.13.8) experimental; urgency=lowScott James Remnant1-19/+19
The "In like Flynn" Release. * Linux 2.6.12 changed the behaviour of mmap to fail and set EINVAL when given a zero length, rather than returning NULL. This is POSIXly correct, so handle zero-length package control files (like available). -- Scott James Remnant <scott@netsplit.com> Fri, 10 Jun 2005 07:39:44 +0100
2005-06-09dpkg (1.13.7) experimental; urgency=lowScott James Remnant1-14/+14
The "Maidenhead Creeping Water Plant" Release. * Reduced inability to open a log file to a warning, suppressed for non-root operations. Closes: #312383. -- Scott James Remnant <scott@netsplit.com> Thu, 9 Jun 2005 06:12:56 +0100
2005-06-06dpkg (1.13.5) experimental; urgency=lowScott James Remnant1-34/+34
The "Flatulent Elm of West Ruislip" Release. * Actions and package states are now logged by default in the /var/log/dpkg.log file. This file is rotated monthly and can be disabled by commenting the line in /etc/dpkg/dpkg.cfg. * User decisions about conffiles are now logged. * dpkg-source no longer complains about Enhances field. Closes: #159642, #159745, #159746. * preinst no longer relies on procps being installed. Closes: #311808. * Architecture Support: - Change DEB_*_GNU_CPU from i386 to i486, to reflect reality. DEB_*_ARCH_CPU remains at i386, you should be checking against that. Closes: #310394. - Fixed order ostable is read to prevent Linux becoming the Hurd. Closes: #309603. * Updated Manpage Translations (Christian Perrier): - Syntax error corrected in Swedish man page for dpkg-deb. Closes: #300980. - Syntax error corrected in Spanish man page for dpkg-scanpackages. Closes: #300981 -- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:34:21 +0100
2005-03-21dpkg (1.13.3) experimental; urgency=lowScott James Remnant1-31/+33
The "Paying off Karma at a vastly acclerated rate" Release. * Missing newline added to warning output function. Closes: #283798. * Fixed prototype warning in dpkg-scansources. Closes: #213577, #219760, #267505. * Removed trailing line from debian origins file. Closes: #264904. * Changed dpkg-buildpackage to say "source changed by" rather than "source maintainer is". Closes: #247313. * Fixed dpkg-gencontrol to allow '-' in architecture names. Closes: #274677. * Fixed "unknown information field" error to report field that it doesn't know about. Closes: #275243. * Documentation: - Remove "medium-level" from description of dpkg. Closes: #292454. - Harmonised argument names in update-alternatives(8). Closes: #267095, #284941 - Documented what the '+' and '*' mean in update-alternatives --config output. Closes: #270486. - Mention aptitude alongside dselect in 'dpkg --usage' and 'dpkg-deb --help', fix quote style of mention in 'dpkg --help'. Closes: #274800, #278118. - Associate --truename with the description of what it does in dpkg-divert(8). Closes: #277076. - Removed last remaining references to the packaging manual, replacing with better references. Closes: #262775. - Documented format of file dpkg --set-selections takes. Closes: #270043. -- Scott James Remnant <scott@netsplit.com> Mon, 21 Mar 2005 03:10:27 +0000
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-246/+241
* md5sum has been removed, the coreutils or textutils version will be diverted to /usr/bin/md5sum. Closes: #6633, #136110. The following bugs are filed against the dpkg md5sum, so no longer apply. Closes: #95755, #193877, #223381, #264195, #270241, #286632, * Take Replaces into account when installing packages; don't issue a "trying to overwrite" error if the file that already exists is in a package that Replaces the one being installed. Closes: #164595, #184635, #277890. * Allow actions and status changes to be logged to a file. Disabled by default, uncomment line in /etc/dpkg/dpkg.cfg to enable. Closes: #957, #53376, #77109, #143882, #284499. * Don't truncate output of 'dpkg -l' when stdout is not a tty. Closes: #92263, #253860, #258608, #261822, #282790. * Fix further compilation problems with gcc 4.0. Closes: #299699 * Handle tar files without trailing slash in directory names. Closes: #287152. * Output arguments to maintainer scripts with -D2. Closes: #237684, #296030. * Architecture Support: - Added ppc64. Closes: #263743. - Split archtable into cputable and ostable, archtable is retained for compatibility with other packages that might use it only. - dpkg-architecture no longer canonises -t argument. Closes: #173205. - dpkg-architecture output includes new DEB_*_ARCH_OS and DEB_*_ARCH_CPU variables that contain the Debian system and CPU names respectively. - dpkg-architecture outputs (mostly) correct GNU system names now, in particular this means that it will output "linux-gnu" instead of "linux". You should use the new _ARCH_OS variables instead. * Documentation: - Add examples to dpkg-divert(8). Closes: #291816. - Correct typo in dpkg-architecture(1). Closes: #299090. -- Scott James Remnant <scott@netsplit.com> Fri, 18 Mar 2005 16:21:32 +0000
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-2125/+2039
* Bin-MU; recompile against Debian unstable, to make dselect actually installable. -- Scott James Remnant <scott@netsplit.com> Fri, 11 Mar 2005 09:00:14 +0000
2005-05-26dpkg (1.10.28) unstable; urgency=lowScott James Remnant1-551/+923
The "Awh, yeah? Ripper!" Release. * New Translations (Christian Perrier): - Romanian (Eddy Petrisor). Closes: #309714. - Tagalog (Eric Pareja). Closes: #296407. * Updated Translations (Christian Perrier): - French (Christian Perrier). - Greek (Konstantinos Margaritis). Closes: #295922 - Indonesian (Arief S Fitrianto). Closes: #296733 * Updated Manpage Translations (Christian Perrier): - French (Philippe Batailler). - Syntax error corrected in Brazilian Portuguese man page for update-alternatives. Closes: #300646 -- Scott James Remnant <scott@netsplit.com> Thu, 26 May 2005 18:18:10 +0100
2005-02-10dpkg (1.10.27) unstable; urgency=lowScott James Remnant1-1/+1
The "Grab your gun and bring in the cat" Release. * New Translations (Christian Perrier): - Indonesian (Arief S Fitrianto). - Norwegian Bokmal (Bjorn Steensrud). * Updated Translations (Christian Perrier): - Dutch (confusing option corrected by Christian Perrier). - Galician (Jacobo Tarrio). - Korean (Seo Sanghyeon). - Simplified Chinese (Carlos Liu). - Traditional Chinese (Asho Yeh). -- Scott James Remnant <scott@netsplit.com> Thu, 10 Feb 2005 15:10:22 +0000
2005-01-11dpkg (1.10.26) unstable; urgency=lowScott James Remnant1-8/+32
The "Captain Tight-Pants" Release. * Fix incorrect claim that 'Q' in dselect quits without saving changes (really 'X'). * Revert to current 'stable' behaviour of Space/Enter/'Q' in the dselect help screen, Space leaves the help screen and Enter and 'Q' do nothing. It's dangerous to encourage users to press Enter or 'Q' since they commit changes in the package selection screen. * New Translations (Christian Perrier): - Basque (Piarres Beobide Egaña). Closes: #281245. (Was really added in 1.10.24, but forgotten from ALL_LINGUAS.) - Bosnian (Safir Šećerović). - Slovak (benco). Closes: #284896, #289341 - Traditional Chinese (Asho Yeh). Closes: #287375. * Updated Translations (Christian Perrier): - Brazilian Portuguese (André Luís Lopes). Closes: #281228. - Catalan (Jordi Mallach). Closes: #281333. - Czech (Miroslav Kure). Closes: #281231. - Danish (Claus Hindsgaul). Closes: #281103. - Dutch (Christian Perrier). Closes: #282087. - Galician (Héctor Fernéndez López). - German (Michael Piefel). Closes: #281503. - Italian (Stefano Canepa). Closes: #282543. - Japanese (Kenshi Muto). Closes: #281144. - Korean (Changwoo Ryu). Closes: #282246. - Norwegian Nynorsk (Håvard Korsvoll). Closes: #281456. - Polish (Bartosz Feñski). - Portuguese (Miguel Figueiredo). Closes: #281122, #289359. - Russian (Yuri Kozlov). Closes: #281166. - Simplified Chinese (Tchaikov, Carlos Liu). - Spanish (Javier Fernández-Sanguino Peña). Closes: #281117. - Swedish (Peter Karlsson). Closes: #281165. -- Scott James Remnant <scott@netsplit.com> Tue, 11 Jan 2005 16:26:51 +0000
2004-11-11dpkg (1.10.25) unstable; urgency=lowScott James Remnant1-1/+1
The "你他媽的天下所有的人都該死" Release. This release is to correct the mangled Simplified Chinese translation included in 1.10.24 caused by rebellion of the translator's mail client. * Updated Translations (Christian Perrier): - Dutch (Bart Cornelis). Closes: #278700. - Polish (Bartosz Fenski). Closes: #280406. - Simplified Chinese (Tchaikov, Carlos Liu). Closes: #278676. -- Scott James Remnant <scott@netsplit.com> Thu, 11 Nov 2004 20:06:57 +0000
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant1-0/+5689
The "Donald, where's your troosers?" Release. * Add support for uncompressed data.tar archive members and bzip2- compressed data.tar.bz2 members of binary packages. Closes: #34727. * New Translations (Christian Perrier): - Basque (Piarres Beobide). Closes: #265491. - Greek (George Papamichelakis). Closes: #260809. - Hebrew (Lior Kaplan). Closes: #275267. - Simplified Chinese (Tchaikov, Carlos Liu). Closes: #265197. * Updated Translations (Christian Perrier): - Brazilian Portuguese (Andre Luis Lopes). Closes: #260964, #273947, #278063. - Czech (Miroslav Kure). Closes: #255904, #278178. - Catalan (Jordi Mallach). Closes: #278098. - Danish (Claus Hindsgaul). Closes: #278097. - Dutch (Bart Cornelis). Closes: #268271, #268886, #274366, #278061. - Galician (Hector Fernandez). - German (Michael Piefel). Closes: #276462, #278168. - French (Christian Perrier). - Japanese (Kenshi Muto). Closes: #272456, #278141. - Italian (Lele Gaifax). - Korean (Changwoo Ryu). Closes: #261528, #278142. - Norwegian Nynorsk (Håvard Korsvoll). Closes: #275387, #278286. - Polish (Bartosz Fenski). Closes: #268452, #278064. - Portuguese (Miguel Figueiredo). Closes: #268266, #261424, #261519, #278294. - Russian (Yuri Kozlov). Closes: #268452, #278154. - Spanish (Javier Fernández-Sanguino Peña). Closes: #277173, #278117. - Swedish (Peter Karlsson). * Updated Manpage Translations (Christian Perrier): - French (Philippe Batailler). Closes: #268048. - Spanish (Ruben Porras). Closes: #261807. - Swedish (Peter Karlsson). -- Scott James Remnant <scott@netsplit.com> Wed, 27 Oct 2004 09:25:58 +0100