Dear Debian I18N people, I would like to know if some of you would be interested in translating langupdate. I've added some important new functionality which has led to some new strings being added and a few existing ones being tweaked slightly.
langupdate is an important part of l10n support in Emdebian Grip, providing a front-end to apt for all l10n updates. langupdate already includes cs.po de.po eu.po fr.po it.po pt.po ru.po sv.po vi.po. So do not translate it to these languages (the translators will be contacted separately). language translated fuzzy untranslated ----------------------------------------------------- cs 38 6 9 de 38 6 9 eu 38 6 9 fr 38 6 9 it 36 8 9 pt 36 8 9 ru 38 6 9 sv 38 6 9 vi 36 8 9 Please send the updated file to me, or submit it as a wishlist bug against langupdate. (langupdate is now in Debian and will soon migrate into Squeeze, so filing bugs is fine.) The deadline for receiving the updated translation is 15-04-09. If you have read so far, please find the POT file in attachment. Thanks in advance, -- Neil Williams --------------- [email protected]
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <em...@address>, YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-03-31 20:40+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <em...@address>\n" "Language-Team: LANGUAGE <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../src/langupdate.cc:93 msgid "Only show the cache data, do not install" msgstr "" #: ../src/langupdate.cc:95 msgid "Use the specified TDeb mirror instead of the Emdebian default." msgstr "" #. Translators: mirror_name is to be translated - it expresses #. what the user needs to pass to this option, a name of a mirror. #: ../src/langupdate.cc:98 msgid "mirror_name" msgstr "" #: ../src/langupdate.cc:100 msgid "Remove TDebs for unsupported locales." msgstr "" #: ../src/langupdate.cc:102 msgid "Specify verbose level [0-4]" msgstr "" #. Translators: integer is to be translated - it expresses #. what the user needs to pass to this option, an integer number. #: ../src/langupdate.cc:105 msgid "integer" msgstr "" #: ../src/langupdate.cc:107 msgid "Specify the apt suite name [default unstable]" msgstr "" #: ../src/langupdate.cc:107 msgid "codename" msgstr "" #: ../src/langupdate.cc:109 msgid "Operate inside a sub directory." msgstr "" #: ../src/langupdate.cc:109 msgid "directory" msgstr "" #: ../src/langupdate.cc:111 msgid "Override query architecture - requires -p|--prefix" msgstr "" #: ../src/langupdate.cc:112 msgid "architecture" msgstr "" #: ../src/langupdate.cc:114 msgid "Show version information and exit." msgstr "" #: ../src/langupdate.cc:189 msgid "installing:" msgstr "" #: ../src/langupdate.cc:206 msgid "running apt command: " msgstr "" #: ../src/langupdate.cc:214 ../src/langupdate.cc:501 #, c-format msgid "apt returned an error: %s\n" msgstr "" #: ../src/langupdate.cc:215 ../src/langupdate.cc:502 #, c-format msgid "status code: %d\n" msgstr "" #: ../src/langupdate.cc:245 msgid "Failed to open directory" msgstr "" #: ../src/langupdate.cc:259 #, c-format msgid "%s: Extracting TDeb '%s' into '%s'\n" msgstr "" #: ../src/langupdate.cc:266 #, c-format msgid "dpkg-deb returned an error: %s\n" msgstr "" #: ../src/langupdate.cc:267 #, c-format msgid "status code:%d\n" msgstr "" #: ../src/langupdate.cc:276 msgid "Copying unpacked TDeb to apt cache" msgstr "" #: ../src/langupdate.cc:281 msgid "Unable to move the unpacked TDeb, deleting instead." msgstr "" #: ../src/langupdate.cc:358 ../src/langupdate.cc:405 ../src/langupdate.cc:425 msgid "Adding temporary apt sources lines:" msgstr "" #: ../src/langupdate.cc:392 msgid "Failed to create sources list" msgstr "" #: ../src/langupdate.cc:398 msgid "Default Emdebian mirror:" msgstr "" #: ../src/langupdate.cc:400 msgid "Using specified mirror: " msgstr "" #: ../src/langupdate.cc:416 msgid "Using default Emdebian mirror:" msgstr "" #. Translators: used with the --suite option to confirm #. the suite codename entered by the user. #: ../src/langupdate.cc:456 msgid "Checking Emdebian support for: " msgstr "" #. Translators - the %s strings are the same value. #: ../src/langupdate.cc:464 #, c-format msgid "" "Suite '%s' is not supported by Emdebian.\n" "Use the mirror option to specify a repository that can\n" "provide the '%s' suite" msgstr "" #: ../src/langupdate.cc:467 msgid "Using the default Emdebian suite: unstable.\n" msgstr "" #: ../src/langupdate.cc:620 msgid "Skipping Debian package" msgstr "" #: ../src/langupdate.cc:712 msgid "TDeb is already installed." msgstr "" #: ../src/langupdate.cc:748 msgid "- updates language support for Emdebian" msgstr "" #: ../src/langupdate.cc:751 msgid "" "Apt frontend to match the Emdebian TDeb support with the installed\n" "packages and supported locales." msgstr "" #. Translators: the line endings need to be in roughly the same place in #. your own language, counting by characters and allowing for all breaks to #. be between words. #: ../src/langupdate.cc:757 msgid "" "Emdebian TDebs provide a method for splitting all translation files out of\n" "packages and into separate TDeb packages, organised by the locale root and\n" "source package. This allows individual users to only install translations\n" "files for the locales supported on their own machine and only for the\n" "packages installed at the time.\n" "\n" "Note that this functionality is not available for Debian TDebs.\n" msgstr "" #. Translators: First string is the package name, #. second and third are a user-specified directory. #: ../src/langupdate.cc:788 #, c-format msgid "" "Unable to create %s data using prefix '%s'.\n" "Do you have permission to write to '%s'?" msgstr "" #: ../src/langupdate.cc:797 msgid "Dry run, just showing cache data for installable packages." msgstr "" #: ../src/langupdate.cc:806 msgid "Unable to open the locale.gen configuration file." msgstr "" #: ../src/langupdate.cc:831 msgid "/etc/locale.gen requires adding support for:" msgstr "" #: ../src/langupdate.cc:837 ../src/langupdate.cc:863 msgid "Adding support for:" msgstr "" #: ../src/langupdate.cc:858 msgid "Environment needs support for:" msgstr "" #: ../src/langupdate.cc:889 msgid "Unable to open the dpkg status file." msgstr "" #: ../src/langupdate.cc:943 msgid "Not an Emdebian package" msgstr "" #: ../src/langupdate.cc:1032 msgid "Nothing to do." msgstr "" #: ../src/langupdate.cc:1036 #, c-format msgid "%d package to be installed\n" msgid_plural "%d packages to be installed\n" msgstr[0] "" msgstr[1] "" #: ../src/langupdate.cc:1050 msgid "Cleaning up apt lists" msgstr "" #: ../src/langupdate.cc:1083 msgid "Dry-run only." msgstr "" #: ../src/langupdate.cc:1089 #, c-format msgid "Unable to execute command: %s." msgstr "" #: ../src/langupdate.cc:1095 msgid "No TDeb packages to remove." msgstr "" #: ../src/aptcache.cc:178 #, c-format msgid "" "Unable to execute command: %s\n" "%s" msgstr "" #: ../src/aptcache.cc:180 #, c-format msgid "Error message was: %s" msgstr "" #: ../src/aptcache.cc:219 msgid "Failed to read sources" msgstr ""

