Skip to content

Commit

Permalink
bug 827778 - copy shared/resources/languages-*.json to locales/, with…
Browse files Browse the repository at this point in the history
… underscores
  • Loading branch information
escapewindow committed Jan 8, 2013
1 parent 5d2033d commit 24d9d14
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 0 deletions.
46 changes: 46 additions & 0 deletions locales/languages_all.json
@@ -0,0 +1,46 @@
{
"ar" : "عربي",
"as" : "অসমীয়া",
"bn-BD" : "বাংলা (বাংলাদেশ)",
"ca" : "català",
"cs" : "Čeština",
"cy" : "Cymraeg",
"de" : "Deutsch",
"el" : "Ελληνικά",
"en-US" : "English (US)",
"eo" : "Esperanto",
"es" : "Español",
"et" : "Eesti keel",
"eu" : "Euskara",
"ff" : "Pulaar-Fulfulde",
"fr" : "Français",
"fy-NL" : "Frysk",
"ga-IE" : "Gaeilge (Éire)",
"gd" : "Gàidhlig",
"gl" : "Galego",
"he" : "עברית",
"hi-IN" : "हिन्दी (भारत)",
"ht" : "Kreyòl ayisyen",
"hu" : "magyar",
"id" : "Bahasa Indonesia",
"it" : "Italiano",
"ja" : "日本語",
"ko" : "한국어",
"lij" : "Ligure",
"ml" : "മലയാളം",
"nl" : "Nederlands",
"or" : "ଓଡ଼ିଆ",
"pa" : "ਪੰਜਾਬੀ",
"pl" : "Polski",
"pt-BR" : "Português (do Brasil)",
"ro" : "română",
"ru" : "Русский",
"sl" : "Slovenščina",
"sq" : "Shqip",
"sv-SE" : "Svenska",
"te" : "తెలుగు",
"tr" : "Türkçe",
"ur" : "اُردو",
"zh-CN" : "中文 (简体)",
"zh-TW" : "正體中文 (繁體)"
}
5 changes: 5 additions & 0 deletions locales/languages_basecamp.json
@@ -0,0 +1,5 @@
{
"en-US" : "English (US)",
"es" : "Español",
"pt-BR" : "Português (do Brasil)"
}
8 changes: 8 additions & 0 deletions locales/languages_dev.json
@@ -0,0 +1,8 @@
{
"ar" : "عربي",
"en-US" : "English (US)",
"es" : "Español",
"fr" : "Français",
"pt-BR" : "Português (do Brasil)",
"zh-TW" : "正體中文 (繁體)"
}

0 comments on commit 24d9d14

Please sign in to comment.