You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/06/08 21:18:37 UTC

svn commit: r1491036 - /openoffice/ooo-site/trunk/content/download/test/languages.js

Author: marcus
Date: Sat Jun  8 19:18:36 2013
New Revision: 1491036

URL: http://svn.apache.org/r1491036
Log:
Testing new filename + directory structure for AOO 4

Modified:
    openoffice/ooo-site/trunk/content/download/test/languages.js

Modified: openoffice/ooo-site/trunk/content/download/test/languages.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/languages.js?rev=1491036&r1=1491035&r2=1491036&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/languages.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/languages.js Sat Jun  8 19:18:36 2013
@@ -26,8 +26,8 @@ var languages = {
 "de": {"-": ['de',    'German',			'Deutsch',				'y', 'http://www.openoffice.org/de/']},
 "hu": {"-": ['hu',    'Hungarian',		'Magyar',				'y', 'http://www.openoffice.org/hu/about-downloads.html']},
 "it": {"-": ['it',    'Italian',		'Italiano',				'y', 'http://www.openoffice.org/it/download/']},
-"ja": {"-": ['ja',    'Japanese',		'日本語',				'y', 'http://www.openoffice.org/ja/']},
-"km": {"-": ['km',    'Khmer',			'ភាសាខ្មែរ',			'y', 'http://www.openoffice.org/km/']},
+"ja": {"-": ['ja',    'Japanese',		'日本語',					'y', 'http://www.openoffice.org/ja/']},
+"km": {"-": ['km',    'Khmer',			'ភាសាខ្មែរ',				'y', 'http://www.openoffice.org/km/']},
 "pt": {"-": ['pt',    'Portuguese (European)',	'Português (Europeu)',		'y', 'http://www.openoffice.org/pt/download/download.htm'],
       "pt": ['pt-PT', 'Portuguese (European)',	'Português (Europeu)',		'y', 'http://www.openoffice.org/pt/download/download.htm'],
       "br": ['pt-BR', 'Portuguese (Brazilian)',	'Português (do Brasil)',		'y', 'http://www.openoffice.org/pt-br/']},
@@ -36,7 +36,7 @@ var languages = {
 "sl": {"-": ['sl',    'Slovenian',		'Slovenski jezik (slovenščina)',	'y', 'http://www.openoffice.org/sl/']},
 "es": {"-": ['es',    'Spanish',		'Español',			'y', 'http://www.openoffice.org/es/']},
 
-"as": {"-": ['as',    'Assamese',               'অসমীয়া',					'n',  'http://as.openoffice.org/']},
+"as": {"-": ['as',    'Assamese',               'অসমীয়া',				'n',  'http://as.openoffice.org/']},
 "ast":{"-": ['ast',   'Asturian',               'Asturianu',				'n', 'http://ast.openoffice.org/']},
 "eu": {"-": ['eu',    'Basque',                 'Euskara',				'n', 'http://eu.openoffice.org/']},
 "be": {"-": ['be',    'Belarusian',             'Беларуская мова',			'n', 'http://be.openoffice.org/'],
@@ -55,7 +55,7 @@ var languages = {
 "et": {"-": ['et',    'Estonian',               'Eesti keel',				'n', 'http://www.openoffice.org/download/other.html']},
 "ka": {"-": ['ka',    'Georgian',               'ქართული ენა',				'n', 'http://ka.openoffice.org/']},
 "el": {"-": ['el',    'Greek',                  'Ελληνικά', 'n', 'http://el.openoffice.org/']},
-"gu": {"-": ['gu',    'Gujarati',               'ગુજરાતી',					'n', 'http://gu.openoffice.org/']},
+"gu": {"-": ['gu',    'Gujarati',               'ગુજરાતી',				'n', 'http://gu.openoffice.org/']},
 "he": {"-": ['he',    'Hebrew',                 'עִבְרִית',					'n', 'http://www.openoffice.org/download/other.html']},
 "hi": {"-": ['hi',    'Hindi',                  'हिन्दी',					'n', 'http://hi.openoffice.org/']},
 "is": {"-": ['is',    'Icelandic',              'Íslenska',				'n', 'http://is.openoffice.org/']},
@@ -88,7 +88,7 @@ var languages = {
 "si": {"-": ['si',    'Sinhala',                'සිංහල',					'n', 'http://si.openoffice.org/']},
 "sv": {"-": ['sv',    'Swedish',                'Svenska',				'n', 'http://sv.openoffice.org/get/']},
 "ta": {"-": ['ta',    'Tamil',                  'தமிழ்',					'n', 'http://ta.openoffice.org/']},
-"te": {"-": ['te',    'Telugu',                 'తెలుగు',				'n', 'http://te.openoffice.org/']},
+"te": {"-": ['te',    'Telugu',                 'తెలుగు',					'n', 'http://te.openoffice.org/']},
 "th": {"-": ['th',    'Thai',                   'ภาษาไทย',				'n', 'http://th.openoffice.org/']},
 "tr": {"-": ['tr',    'Turkish',                'Türkçe',			'n', 'http://tr.openoffice.org/']},
 "uk": {"-": ['uk',    'Ukrainian',              'Yкраї́нська мо́ва',			'n', 'http://uk.openoffice.org/']},
@@ -97,4 +97,3 @@ var languages = {
 "vi": {"-": ['vi',    'Vietnamese',             'Tiếng Việt',				'n', 'http://vi.openoffice.org/']},
 "cy": {"-": ['cy',    'Welsh',                  'Cymraeg',				'n', 'http://cy.openoffice.org/']}
 };
-