summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
Commit message (Collapse)AuthorAgeFilesLines
* * apt-pkg/contrib/progress.ccMichael Vogt2006-12-071-2/+3
| | | | | | | | | | | | | - only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po
* Correct grammar in one message. Unfuzzy translations. Closes: #399652bubulle@debian.org2006-11-221-1/+1
|
* Refresh all PO and the POT from sourcesbubulle@debian.org2006-10-121-104/+101
| | | | Last refresh before the call for translation updates
* Regenerate the PO and POT from the 0.6.45 sourcesbubulle@debian.org2006-08-211-0/+21
|
* * merged from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-mainMichael Vogt2006-07-251-4/+4
|
* Update all PO and the POTbubulle@debian.org2006-05-161-95/+111
|
* Fake rename to fix dir permissionsbubulle@debian.org2006-04-181-0/+2716
|
* Fake rename to fix dir permissionsbubulle@debian.org2006-04-181-2716/+0
|
* Simplified Chinese translation updateChristian Perrier2006-02-221-7/+7
| | | | * po/zh_CN.po: Completed to 512t. Closes: #353936
* Update PO files and POT file...againChristian Perrier2006-01-201-29/+33
| | | | * po/*.po: Updated from sources (512 strings)
* * merged with bubulleMichael Vogt2006-01-051-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * bubulle@debian.org--2005/apt--main--0--patch-134 Updated Basque translation * bubulle@debian.org--2005/apt--main--0--patch-135 Completed Basque translation * bubulle@debian.org--2005/apt--main--0--patch-136 French manpage of sources.list updated * bubulle@debian.org--2005/apt--main--0--patch-137 Disable Hebrew translation on trnaslator's request * bubulle@debian.org--2005/apt--main--0--patch-138 Swedish translation update * bubulle@debian.org--2005/apt--main--0--patch-139 Tagalog translation update * bubulle@debian.org--2005/apt--main--0--patch-140 Fix a translation glitch in German * bubulle@debian.org--2005/apt--main--0--patch-141 Revert the German fix * bubulle@debian.org--2005/apt--main--0--patch-142 Updated Vietnamese translation * bubulle@debian.org--2005/apt--main--0--patch-143 Really add the Vietnamese translation * bubulle@debian.org--2005/apt--main--0--patch-144 Greek translation update * bubulle@debian.org--2005/apt--main--0--patch-145 Simplified Chinese completed * bubulle@debian.org--2005/apt--main--0--patch-146 Czech translation update * bubulle@debian.org--2005/apt--main--0--patch-147 British translation of apt * bubulle@debian.org--2005/apt--main--0--patch-148 Italian translation update * philippe.batailler@free.fr--2005/apt--main--0--patch-4 Update of sources.list
| * Simplified Chinese completedChristian Perrier2005-12-261-1/+1
| | | | | | | | * po/zh_CN.po: Completed to 510t
* | * make apt-get source smarter about not downloading the same sources twiceMichael Vogt2006-01-041-117/+122
|/
* Merge with Michael AND update PO filesChristian Perrier2005-11-301-92/+93
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * po/fr.po: Completed to 510 strings * po/*.po��: Synced with the POT files Patches applied: * apt@packages.debian.org/apt--sources-list-d--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-30 * apt@packages.debian.org/apt--sources-list-d--0--patch-1 Patch from apt-rpm via Michael Vogt to implement /etc/apt/sources.list.d * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-85 * merged with bubulle, changelog updates * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-86 * merged the NMU from Franz Pop, fixed armeb problem (#333599) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-87 * removed double armeb entry in buildlib/sizetable * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-88 * finalized changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-89 * turn off "secure-acquire" when --allow-unauthenticated is given * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-90 * merged the sources.list.d patch * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-91 * merged with bubulle * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-92 * changelog update * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-93 * sources.list.d documented * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-94 * pkgDirStream has (slightly) better extract support now * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-95 * merge fix for #339533 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-96 * merged with bubulle * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-97 * some more debug output * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-98 * ABI change: merged more flexible pkgAcquireFile code * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-99 * merged http download limit for apt (#146877) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-100 * applied parts of the string speedup patch from debian #319377 (ABI change) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-101 * fix for #340448 * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-102 * finalized this release * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-103 * changelog updates * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-104 * build-depend on libdb4.3 now, fix for kFreeBSD (#317718) * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-105 * fix mailaddress * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-106 * fix a string (thanks to bubulle)
| * * build-depend on libdb4.3 now, fix for kFreeBSD (#317718)Michael Vogt2005-11-281-9/+9
| |
| * * applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt2005-11-231-29/+29
| |
| * * some more debug outputMichael Vogt2005-11-221-70/+71
|/
* Completed Simplified Chinese translationChristian Perrier2005-11-141-8/+7
| | | | | * po/zh_CN.po: Completed to 510 strings Definitely Closes: #338267
* Simplified Chinese translation updateChristian Perrier2005-11-131-73/+61
| | | | | * po/zh_CN.po: Completed to 507 strings Closes: #338267
* Re-generate all PO FilesChristian Perrier2005-10-251-52/+68
| | | | * po/*.po: Regenerated from the sources
* Update the POT files and all PO files to resync with recent codeChristian Perrier2005-09-221-179/+318
|
* Sync PO files with the POT file/French translation updateChristian Perrier2005-07-281-65/+66
| | | | | * po/*po: all files synced with the new POT file * po/fr.po: unfuzzied
* Update French man pages translationsChristian Perrier2005-05-051-10/+10
| | | | | | | | Patches applied: * philippe.batailler@free.fr--2005/apt--mainBubulle--0.1--patch-1 Passage sous arch
* Re-generate the POT and PO files from sourcesChristian Perrier2005-03-291-2/+3
| | | | | * po/apt-all.pot: Updated from sources * po/*.po: Updated from the POT file
* Complete unfuzzification of PO files after the capitalization fixesChristian Perrier2005-03-091-81/+73
|
* Re-sync PO files with the POT fileChristian Perrier2005-03-051-21/+21
| | | | * po/*.po: synced with the POT file
* Updated Simplified Chinese translation by Kov TchaiChristian Perrier2005-02-091-33/+32
| | | | * po/zh_CN.po: Updated
* Update all PO files from the new apt-all.pot fileChristian Perrier2005-02-061-3/+4
| | | | * po/*.po: Updated
* Merge with Matt and update French translationChristian Perrier2005-02-051-169/+278
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@packages.debian.org/apt--main--0--patch-49 Merge michael.vogt@canonical.com--2004/apt--status-fd--0 * apt@packages.debian.org/apt--main--0--patch-50 Increment libapt-pkg version * apt@packages.debian.org/apt--main--0--patch-51 0.6.30 * apt@packages.debian.org/apt--main--0--patch-52 0.6.31 * apt@packages.debian.org/apt--main--0--patch-53 Remove debugging from apt.cron.daily * apt@packages.debian.org/apt--main--0--patch-54 allow SHA1Summation to process a file descriptor until EOF * apt@packages.debian.org/apt--main--0--patch-55 Fix syntax in sha1.cc * apt@packages.debian.org/apt--main--0--patch-56 Fix build/install of Polish offline documentation * apt@packages.debian.org/apt--main--0--patch-57 Move CD-ROM handling backend into libapt-pkg * apt@packages.debian.org/apt--main--0--patch-58 Fix compilation errors from apt--auth-cdrom--0 * michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-32 * michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--patch-1 * michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--patch-2 * changed version of the library * michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--patch-3 * merged with matt again * michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--patch-4 * merged with apt--main--0 and fixed permissions in po/ * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-1 tag of michael.vogt@canonical.com--2004--laptop/apt--status-fd--0--patch-4 * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-2 * merged with matt's tree * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-3 * removed a stupid "<<<" merge in the changelog * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-4 * star-merged with apt@packages.debian.org/apt--main--0 * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-5 * removed the "pre-fork/post-fork" change and put it into it's own branch, star-merged with matt so that it applies cleanly * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-6 * cleaned a incorrect log-file merge * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-7 * removed a conflict in =tagging-method * michael.vogt@canonical.com--2004/apt--status-fd--0--patch-8 * cleaned up the delta so that it no longer contains unreleated whitespace changes * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-51 * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-1 * added support for signed cdroms * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-2 * merged with apt--main, seperated cmdline/apt-cdrom.cc into a library (apt-pkg/cdrom.{cc,h}) * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-3 * cleaned up the cmdline/apt-cdrom.cc code
* | Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. ↵Christian Perrier2005-01-201-6/+6
| | | | | | | | | | | | | | | | Closes: #291172 * cmdline/*cc : s/arbitary/arbitrary * po/*po : unfuzzy translations * po/apt-all.pot : updated from source code
* | Update with files from apt-sarge. Complete French translation.Christian Perrier2005-01-201-193/+178
| | | | | | | | * po/*po : Updated from the sarge branch
* | French translation updateChristian Perrier2005-01-131-159/+175
|/ | | | * po/fr.po: Updated
* Merge from CVSMatt Zimmerman2004-11-131-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * apt@arch.ubuntu.com/apt--MAIN--0--patch-1304 Basque correction. * apt@arch.ubuntu.com/apt--MAIN--0--patch-1305 Updated Brazilian Portuguese and Greek (256396 and 2567... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1306 New Korean translation from Changwoo Ryu <cwryu@debian.... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1307 German translation now available in two flavours: with ... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1308 Finalize 0.5.26 * apt@arch.ubuntu.com/apt--MAIN--0--patch-1309 Remove duplicate entry * apt@arch.ubuntu.com/apt--MAIN--0--patch-1310 Note about archtable when architecture test fails * apt@arch.ubuntu.com/apt--MAIN--0--patch-1311 0.5.26 (really) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1312 German translation now available in two flavours: with ... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1313 New Finnish translation from Tapio Lehtonen <tale@debia... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1314 New Bosnian translation from Safir ��e��erovi�� <sapphi... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1315 Fix Italian incontrario * apt@arch.ubuntu.com/apt--MAIN--0--patch-1316 * Bring configure-index up to date with documented opti... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1317 configure-index contains example values, not strictly d... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1318 Updated Spanish from Ruben Porras (Closes:#260483) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1319 Updated Danish from Claus Hindsgaul (Closes: #260569) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1320 Updated Slovak from Peter Mann (Closes: #260627) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1321 Updated Portuguese from Miguel Figueiredo (Closes: #261423) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1322 * Add Polish translation of offline.sgml (Closes: #259229) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1323 urgency=high * apt@arch.ubuntu.com/apt--MAIN--0--patch-1324 Sync with new POT. * apt@arch.ubuntu.com/apt--MAIN--0--patch-1325 Updated Hungarian from Kelemen G��bor <kelemeng@gnome.hu>. * apt@arch.ubuntu.com/apt--MAIN--0--patch-1326 Updated Greek from George Papamichelakis (Closes: #265004) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1327 Updated Simplified Chinese from Tchaikov (Closes: #265190) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1328 Updated French by Christian Perrier (Closes: #265816) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1329 Updated Japanese by Kenshi Muto (Closes: #265630) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1330 Updated French by Christian Perrier (Closes: #265816) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1331 - Updated Catalan from Jordi Mallach * apt@arch.ubuntu.com/apt--MAIN--0--patch-1332 Updated Dutch from Bart Cornelis (Closes: #268258) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1333 Updated Portuguese from Miguel Figueiredo (Closes: #268265) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1334 Updated Dutch from Bart Cornelis (Closes: #268258) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1335 APT::Get::APT::Get::No-List-Cleanup -> APT::Get::List-C... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1336 Updated Polish from Robert Luberda <robert@debian.org> ... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1337 Updated Danish from Claus Hindsgaul (Closes: #269417) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1338 Updated Norwegian Nynorsk from H��vard Korsvoll <korsvo... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1339 Updated Russian from Yuri Kozlov <yuray@id.ru> (Closes:... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1340 Updated Italian from Samuele Giovanni Tonon (Closes: #2... * apt@arch.ubuntu.com/apt--MAIN--0--patch-1341 Updated Dutch from Bart Cornelis (Closes: #278697) * apt@arch.ubuntu.com/apt--MAIN--0--patch-1342 Updated Slovak from Peter Mann (Closes: #279481)
* * Run make -C po update-po to update .po filesArch Librarian2004-09-201-18/+29
| | | | | | Author: mdz Date: 2004-04-30 04:50:38 GMT * Run make -C po update-po to update .po files
* * Updated Simplified Chinese translation from "Carlos Z...Arch Librarian2004-09-201-35/+32
| | | | | | | Author: mdz Date: 2004-04-04 05:00:11 GMT * Updated Simplified Chinese translation from "Carlos Z.F. Liu" <carlos_liu@yahoo.com> (Closes: #241971)
* make update-poArch Librarian2004-09-201-810/+1059
| | | | | | Author: mdz Date: 2004-03-15 02:19:17 GMT make update-po
* make update-poArch Librarian2004-09-201-1084/+829
| | | | | | Author: mdz Date: 2004-03-14 06:45:07 GMT make update-po
* * Don't translate "Yes, do as I say!" in Chinese locale...Arch Librarian2004-09-201-2/+3
| | | | | | | Author: mdz Date: 2004-02-27 01:06:49 GMT * Don't translate "Yes, do as I say!" in Chinese locales, because it can be difficult to input (Closes: #234886)
* Updated Simplified Chinese translation of message catal...Arch Librarian2004-09-201-12/+12
| | | | | | Author: piefel Date: 2004-02-23 15:36:20 GMT Updated Simplified Chinese translation of message catalog from Tchaikov <chaisave@263.net>
* * Simplified Chinese translation of message catalog fro...Arch Librarian2004-09-201-5/+5
| | | | | | | Author: mdz Date: 2004-02-04 16:08:41 GMT * Simplified Chinese translation of message catalog from "Carlos Z.F. Liu" <carlos_liu@yahoo.com> (Closes: #230960)
* New translation: Simplified Chinese, courtesy of Carlos...Arch Librarian2004-09-201-0/+2457
Author: piefel Date: 2004-02-04 10:11:15 GMT New translation: Simplified Chinese, courtesy of Carlos Z.F. Liu.