NonLanguagePackTranslationDeadline

Differences between revisions 46 and 47
Revision 46 as of 2011-09-08 17:03:25
Size: 10623
Editor: bd06b223
Comment:
Revision 47 as of 2011-09-18 22:54:33
Size: 8127
Editor: kelemeng
Comment: Remove mentions of .policy files, we can now handle those with langpack translations
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
 * Any other packages including xml, .policy or other files which include inline translations integrated at build time  * Any other packages including xml, or other files which include inline translations integrated at build time
Line 37: Line 37:
The reasons for packages needing to be rebuilt with a fresh export of translations are various: some packages need to not use language packs, but contain the translations themselves, so that the installation process will be localized. Others contain some highly visible strings, that are coming from xml files (.policy mainly), which are populated with translations at package build time. Some packages contain only such strings. These are listed here. The reasons for packages needing to be rebuilt with a fresh export of translations are various: some packages need to not use language packs, but contain the translations themselves, so that the installation process will be localized. Others contain some highly visible strings, that are coming from xml files, which are populated with translations at package build time. Some packages contain only such strings. These are listed here.
Line 51: Line 51:
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/aptdaemon|aptdaemon]]|| policy || - || Provides the very visible "Authentication is required to install software packages" string, shown in Software Center || [[Bug:445603]] ||
Line 54: Line 53:
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/system-tools-backends|system-tools-backends]]|| policy || - || - || [[Bug:570177]] ||
Line 62: Line 60:
||[[https://launchpad.net/ubuntu/oneiric/+source/hplip|hplip]]|| policy || - || not translatable || - ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/jockey|jockey]]|| policy || - || - || [[Bug:570172]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/ubuntu-system-service|ubuntu-system-service]]|| policy || - || - || [[Bug:570173]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/usb-creator|usb-creator]]|| policy || - || - || [[Bug:570174]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/gdm|gdm]]|| policy || - || - || [[Bug:570175]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/consolekit|consolekit]]|| policy || - || not translatable || - ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/network-manager|network-manager]]|| policy || - || - || [[Bug:570176]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/policykit-1|policykit-1]]|| policy || - || not translatable || - ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/rtkit|rtkit]]|| policy || - || not translatable || - ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/udisks|udisks]]|| policy || - || - || [[Bug:570178]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/upower|upower]]|| policy || - || - || [[Bug:570179]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/gnome-panel|gnome-panel]]|| policy || - || - || [[Bug:570186]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/gnome-applets|gnome-applets]]|| policy || - || - || [[Bug:570187]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/gconf|gconf]]|| policy || - || - || [[Bug:570188]] ||
||[[https://translations.launchpad.net/ubuntu/oneiric/+source/screen-resolution-extra|screen-resolution-extra]]|| policy || - || - || [[Bug:570189]] ||
Line 83: Line 66:
##||[[link|pkgname - Add a new package here]]|| install/policy/xml || - || - || - || ##||[[link|pkgname - Add a new package here]]|| install/xml || - || - || - ||
Line 86: Line 69:

== Finding out translatable .policy files ==

To find packages with policy files in them:
{{{
$ for i in `ls /usr/share/polkit-1/actions/`; do dpkg -S $i; done
}}}

Some translation data cannot currently be updated via the language pack mechanism. Because these items require more disruptive integration work, they are subject to an earlier deadline to give time to developers to manually export translations from Launchpad and integrate them into the package.

This deadline simply marks the date (on UTC time) after which it is not guaranteed that the translations of the packages below will be included in the release. Depending on the package, and depending on the maintainer's workflow, it can be that they are exported later, but for translators the main point above still remains: for the packages affected, only translations before this date will be included in the release.

(i) Other packages can still be translated until the LanguagePackTranslationDeadline.

Translations which fall into this category are:

Rebuilding packages

The reasons for packages needing to be rebuilt with a fresh export of translations are various: some packages need to not use language packs, but contain the translations themselves, so that the installation process will be localized. Others contain some highly visible strings, that are coming from xml files, which are populated with translations at package build time. Some packages contain only such strings. These are listed here.

(i) Packages that should contain translations themselves are listed here

(i) If you want to contribute filing bugs or tracking their status, you can use the following bug template. You can see the list of all such bugs with the non-langpack-translation-deadline tag.

Packages to be rebuilt

Name

Reason

Tarball link

Comment

Bug #

debian-installer

install

-

-

-

ubiquity

install

-

-

-

ubiquity-slideshow-ubuntu

install

-

-

-

yelp

xml

-

-

gfxboot-theme-ubuntu

install

-

-

-

language-selector

install

-

-

553162

grub2

sick .mo file layout

-

-

537998

ubuntu-wallpapers

xml

-

-

570193

xdg-user-dirs

install

-

-

549088

iso-codes

install

-

-

570153

dpkg

install

-

template: dpkg

570156

debconf

install

-

-

570157

apt

install

-

-

570158

ldm

install

-

-

570159

xkeyboard-config

install

-

-

570160

shared-mime-info

xml

-

-

542084

e2fsprogs

???

-

contains translations, probably a bug

-

rhythmbox-ubuntuone-music-store

xml

-

-

570194

totem

xml

-

-

570195

compiz-core

xml

-

-

570196

compiz-fusion-plugins-main

xml

-

-

570197

Other

TODO

  • TODO: Adding items from the list at the top that also apply. Should be the various -docs here? Do the UTC team want to help maintainers with exporting tarballs and adding them here?
  • TODO: Stop exporting templates of type install and xml to langpacks.
  • TODO: What's up with themes and wallpapers?

NonLanguagePackTranslationDeadline (last edited 2025-04-11 14:19:37 by seb128)