Author: marcus Date: Sun Jul 13 13:13:29 2014 New Revision: 1610189 URL: http://svn.apache.org/r1610189 Log: Changed the column with 'y' and 'n' flags with the 3 methods 'hard', 'soft' or 'none'
Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1610189&r1=1610188&r2=1610189&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original) +++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 13:13:29 2014 @@ -15,42 +15,42 @@ var l10n = new Object(); // The following variables are used in the "index.html" file: // Flag if OK to redirect (y/n) and the text that should be displayed. -l10n.index_redirect_text = [ /* ast */ "n", "This site is also available in <b>Asturianu (ast)</b>. Just click this text to get redirected.", - /* eu */ "n", "This site is also available in <b>Euskara (eu)</b>. Just click this text to get redirected.", - /* bg */ "n", "This site is also available in <b>бÑлгаÑÑки език (bg)</b>. Just click this text to get redirected.", - /* zh-CN */ "n", "This site is also available in <b>ç®ä½ä¸æ (zh-CN)</b>. Just click this text to get redirected.", - /* zh-TW */ "n", "This site is also available in <b>æ£é«ä¸æ (zh-TW)</b>. Just click this text to get redirected.", - /* cs */ "n", "This site is also available in <b>ÄeÅ¡tina (cs)</b>. Just click this text to get redirected.", - /* da */ "n", "This site is also available in <b>Dansk (da)</b>. Just click this text to get redirected.", - /* nl */ "n", "This site is also available in <b>Nederlands (nl)</b>. Just click this text to get redirected.", - /* en-GB */ "n", "This site is also available in <b>English (en-GB)</b>. Just click this text to get redirected.", - /* en-US */ "n", "This site is also available in <b>English (en-US)</b>. Just click this text to get redirected.", - /* fi */ "n", "This site is also available in <b>Suomi (fi)</b>. Just click this text to get redirected.", - /* fr */ "n", "This site is also available in <b>Français (fr)</b>. Just click this text to get redirected.", - /* gl */ "n", "This site is also available in <b>Galego (gl)</b>. Just click this text to get redirected.", - /* de */ "y", "Diese Webseite gibt es auch in <b>Deutsch (de)</b>. Einfach auf diesen Text klicken, um weitergeleitet zu werden.", - /* el */ "n", "This site is also available in <b>ελληνικά (el)</b>. Just click this text to get redirected.", - /* he */ "n", "This site is also available in <b>×¢×ר×ת (he)</b>. Just click this text to get redirected.", - /* hi */ "n", "This site is also available in <b>हिनà¥à¤¦à¥ (hi)</b>. Just click this text to get redirected.", - /* hu */ "n", "This site is also available in <b>Magyar (hu)</b>. Just click this text to get redirected.", - /* it */ "y", "Questo sito è disponibile anche in <b>Italiano (it)</b>. Fare clic qui per visualizzae la versione italiana.", - /* ja */ "n", "This site is also available in <b>æ¥æ¬èª (ja)</b>. Just click this text to get redirected.", - /* km */ "n", "This site is also available in <b>áá¶áá¶ááááá (km)</b>. Just click this text to get redirected.", - /* ko */ "n", "This site is also available in <b>íêµì´ (ko)</b>. Just click this text to get redirected.", - /* lt */ "y", "This site is also available in <b>Lietuvių (lt)</b>. Just click this text to get redirected.", - /* nb */ "n", "This site is also available in <b>Norsk [BokmÃ¥l] (nb)</b>. Just click this text to get redirected.", - /* pl */ "n", "This site is also available in <b>Polski (pl)</b>. Just click this text to get redirected.", - /* pt-BR */ "n", "This site is also available in <b>Português [do Brasil] (pt-BR)</b>. Just click this text to get redirected.", - /* pt */ "n", "This site is also available in <b>Português [Europeu] (pt)</b>. Just click this text to get redirected.", - /* ru */ "n", "This site is also available in <b>Ð ÑÑÑкий (ru)</b>. Just click this text to get redirected.", - /* gd */ "n", "This site is also available in <b>Gà idhlig (gd)</b>. Just click this text to get redirected.", - /* sr */ "n", "This site is also available in <b>CÑпÑки [ÑиÑилиÑом] (sr)</b>. Just click this text to get redirected.", - /* sk */ "n", "This site is also available in <b>Slovenský jazyk [slovenÄina] (sk)</b>. Just click this text to get redirected.", - /* sl */ "n", "This site is also available in <b>Slovenski jezik [slovenÅ¡Äina] (sl)</b>. Just click this text to get redirected.", - /* es */ "n", "This site is also available in <b>Español (es)</b>. Just click this text to get redirected.", - /* sv */ "n", "This site is also available in <b>Svenska (sv)</b>. Just click this text to get redirected.", - /* ta */ "n", "This site is also available in <b>தமிழ௠(ta)</b>. Just click this text to get redirected.", - /* th */ "n", "This site is also available in <b>ภาษาà¹à¸à¸¢ (th)</b>. Just click this text to get redirected.", - /* tr */ "n", "This site is also available in <b>Türkçe (tr)</b>. Just click this text to get redirected.", - /* vi */ "n", "This site is also available in <b>Tiếng Viá»t (vi)</b>. Just click this text to get redirected." ]; +l10n.index_redirect_text = [ /* ast */ "none", "This site is also available in <b>Asturianu (ast)</b>. Just click this text to get redirected.", + /* eu */ "none", "This site is also available in <b>Euskara (eu)</b>. Just click this text to get redirected.", + /* bg */ "none", "This site is also available in <b>бÑлгаÑÑки език (bg)</b>. Just click this text to get redirected.", + /* zh-CN */ "none", "This site is also available in <b>ç®ä½ä¸æ (zh-CN)</b>. Just click this text to get redirected.", + /* zh-TW */ "none", "This site is also available in <b>æ£é«ä¸æ (zh-TW)</b>. Just click this text to get redirected.", + /* cs */ "none", "This site is also available in <b>ÄeÅ¡tina (cs)</b>. Just click this text to get redirected.", + /* da */ "none", "This site is also available in <b>Dansk (da)</b>. Just click this text to get redirected.", + /* nl */ "none", "This site is also available in <b>Nederlands (nl)</b>. Just click this text to get redirected.", + /* en-GB */ "none", "This site is also available in <b>English (en-GB)</b>. Just click this text to get redirected.", + /* en-US */ "none", "This site is also available in <b>English (en-US)</b>. Just click this text to get redirected.", + /* fi */ "none", "This site is also available in <b>Suomi (fi)</b>. Just click this text to get redirected.", + /* fr */ "none", "This site is also available in <b>Français (fr)</b>. Just click this text to get redirected.", + /* gl */ "none", "This site is also available in <b>Galego (gl)</b>. Just click this text to get redirected.", + /* de */ "soft", "Diese Webseite gibt es auch in <b>Deutsch (de)</b>. Einfach auf diesen Text klicken, um weitergeleitet zu werden.", + /* el */ "none", "This site is also available in <b>ελληνικά (el)</b>. Just click this text to get redirected.", + /* he */ "none", "This site is also available in <b>×¢×ר×ת (he)</b>. Just click this text to get redirected.", + /* hi */ "none", "This site is also available in <b>हिनà¥à¤¦à¥ (hi)</b>. Just click this text to get redirected.", + /* hu */ "none", "This site is also available in <b>Magyar (hu)</b>. Just click this text to get redirected.", + /* it */ "soft", "Questo sito è disponibile anche in <b>Italiano (it)</b>. Fare clic qui per visualizzae la versione italiana.", + /* ja */ "none", "This site is also available in <b>æ¥æ¬èª (ja)</b>. Just click this text to get redirected.", + /* km */ "none", "This site is also available in <b>áá¶áá¶ááááá (km)</b>. Just click this text to get redirected.", + /* ko */ "none", "This site is also available in <b>íêµì´ (ko)</b>. Just click this text to get redirected.", + /* lt */ "hard", "This site is also available in <b>Lietuvių (lt)</b>. Just click this text to get redirected.", + /* nb */ "none", "This site is also available in <b>Norsk [BokmÃ¥l] (nb)</b>. Just click this text to get redirected.", + /* pl */ "none", "This site is also available in <b>Polski (pl)</b>. Just click this text to get redirected.", + /* pt-BR */ "none", "This site is also available in <b>Português [do Brasil] (pt-BR)</b>. Just click this text to get redirected.", + /* pt */ "none", "This site is also available in <b>Português [Europeu] (pt)</b>. Just click this text to get redirected.", + /* ru */ "none", "This site is also available in <b>Ð ÑÑÑкий (ru)</b>. Just click this text to get redirected.", + /* gd */ "none", "This site is also available in <b>Gà idhlig (gd)</b>. Just click this text to get redirected.", + /* sr */ "none", "This site is also available in <b>CÑпÑки [ÑиÑилиÑом] (sr)</b>. Just click this text to get redirected.", + /* sk */ "none", "This site is also available in <b>Slovenský jazyk [slovenÄina] (sk)</b>. Just click this text to get redirected.", + /* sl */ "none", "This site is also available in <b>Slovenski jezik [slovenÅ¡Äina] (sl)</b>. Just click this text to get redirected.", + /* es */ "none", "This site is also available in <b>Español (es)</b>. Just click this text to get redirected.", + /* sv */ "none", "This site is also available in <b>Svenska (sv)</b>. Just click this text to get redirected.", + /* ta */ "none", "This site is also available in <b>தமிழ௠(ta)</b>. Just click this text to get redirected.", + /* th */ "none", "This site is also available in <b>ภาษาà¹à¸à¸¢ (th)</b>. Just click this text to get redirected.", + /* tr */ "none", "This site is also available in <b>Türkçe (tr)</b>. Just click this text to get redirected.", + /* vi */ "none", "This site is also available in <b>Tiếng Viá»t (vi)</b>. Just click this text to get redirected." ];