Changeset 2920
- Timestamp:
- 08/11/08 21:43:19 (4 months ago)
- Files:
-
- branches/release-42/default_templates/openid.mtml (modified) (1 diff)
- branches/release-42/lib/MT/L10N/de.pm (modified) (1 diff)
- branches/release-42/lib/MT/L10N/es.pm (modified) (1 diff)
- branches/release-42/lib/MT/L10N/fr.pm (modified) (1 diff)
- branches/release-42/lib/MT/L10N/ja.pm (modified) (1 diff)
- branches/release-42/lib/MT/L10N/nl.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-42/default_templates/openid.mtml
r2756 r2920 3 3 <div class="widget-content"> 4 4 <em><__trans phrase="[_1] accepted here" params="<strong>OpenID</strong>"></em> 5 <a href="<__trans phrase="http://www. movabletype.com/openid/">"><__trans phrase="Learn more about OpenID"></a>5 <a href="<__trans phrase="http://www.sixapart.com/labs/openid/">"><__trans phrase="Learn more about OpenID"></a> 6 6 </div> 7 7 </div> branches/release-42/lib/MT/L10N/de.pm
r2894 r2920 343 343 ## default_templates/openid.mtml 344 344 '[_1] accepted here' => 'Hier wird [_1] akzeptiert', # Translate - New # OK 345 'http://www. movabletype.com/openid/' => 'http://www.movabletype.com/openid/', # Translate - New # OK345 'http://www.sixapart.com/labs/openid/' => 'http://www.sixapart.com/labs/openid/', # Translate - New # OK 346 346 'Learn more about OpenID' => 'Mehr ÃŒber OpenID erfahren', # Translate - New # OK 347 347 branches/release-42/lib/MT/L10N/es.pm
r2915 r2920 343 343 ## default_templates/openid.mtml 344 344 '[_1] accepted here' => '[_1] aceptado aquÃ', 345 'http://www. movabletype.com/openid/' => 'http://www.movabletype.com/openid/',345 'http://www.sixapart.com/labs/openid/' => 'http://www.sixapart.com/labs/openid/', 346 346 'Learn more about OpenID' => 'Más información sobre OpenID', 347 347 branches/release-42/lib/MT/L10N/fr.pm
r2894 r2920 343 343 ## default_templates/openid.mtml 344 344 '[_1] accepted here' => '[_1] est accepté', 345 'http://www. movabletype.com/openid/' => 'http://www.movabletype.com/openid/',345 'http://www.sixapart.com/labs/openid/' => 'http://www.sixapart.com/labs/openid/', 346 346 'Learn more about OpenID' => 'Apprenez-en plus à propos d\'OpenID', 347 347 branches/release-42/lib/MT/L10N/ja.pm
r2891 r2920 264 264 ## default_templates/openid.mtml 265 265 '[_1] accepted here' => '[_1]察å¿ããŠããŸã', 266 'http://www. movabletype.com/openid/' => 'http://www.movabletype.jp/openid/',266 'http://www.sixapart.com/labs/openid/' => 'http://www.movabletype.jp/openid/', 267 267 'Learn more about OpenID' => 'OpenIDã«ã€ããŠ', 268 268 branches/release-42/lib/MT/L10N/nl.pm
r2894 r2920 343 343 ## default_templates/openid.mtml 344 344 '[_1] accepted here' => '[_1] hier geaccepteerd', 345 'http://www. movabletype.com/openid/' => 'http://www.movabletype.com/openid/',345 'http://www.sixapart.com/labs/openid/' => 'http://www.sixapart.com/labs/openid/', 346 346 'Learn more about OpenID' => 'Meer weten over OpenID', 347 347
