Skip to content

Commit

Permalink
adds localizations for box plot tooltip text
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Apr 22, 2016
1 parent 0dcbb7c commit 35b5185
Show file tree
Hide file tree
Showing 11 changed files with 198 additions and 189 deletions.
6 changes: 5 additions & 1 deletion src/core/locale/languages/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,11 @@ module.exports = {
"total": "gesamt",
"values": "Werte",
"including": "einschließlich",
"or": "oder"
"or": "oder",
"iqr": "Interquartilabstände {0}",
"max": "maximal",
"percentile": "{0} Perzentil",
"tukey_bottom": "boden tukey"
},
"message": {
"data": "analysiere Daten",
Expand Down
36 changes: 21 additions & 15 deletions src/core/locale/languages/en_US.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -92,21 +92,27 @@ module.exports =
"Minutes-Milliseconds": "%H:%M:%S.%L"
"Seconds-Milliseconds": "%H:%M:%S.%L"
ui:
and: "and"
back: "back"
collapse: "click to collapse"
error: "error"
expand: "click to expand"
including: "including"
loading: "loading..."
more: "{0} more"
moreInfo: "click for more info"
or: "or"
noResults: "no results matching {0}."
primary: "primary connections"
share: "share"
total: "total"
values: "values"
and: "and"
back: "back"
collapse: "click to collapse"
error: "error"
expand: "click to expand"
including: "including"
iqr: "interquartile range for {0}"
loading: "loading..."
max: "maximum"
min: "minimum"
more: "{0} more"
moreInfo: "click for more info"
or: "or"
noResults: "no results matching {0}."
percentile: "{0} percentile"
primary: "primary connections"
share: "share"
total: "total"
tukey_bottom: "bottom tukey"
tukey_top: "top tukey"
values: "values"
uppercase: ["CEO", "CEOs", "CFO", "CFOs", "CNC", "COO", "COOs", "CPU", "CPUs", "GDP", "HVAC", "ID", "IT", "R&D", "TV", "UI"]
visualization:
bar: "Bar Chart"
Expand Down
16 changes: 11 additions & 5 deletions src/core/locale/languages/es_ES.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,10 @@ module.exports = {
"legend": "leyenda",
"margin": "margen",
"messages": "mensajes de estado",
"mute": "ocultar",
"order": "orden",
"search": "búsqueda",
"shape": "forma",
"size": "tamaño",
"solo": "aislar",
"style": "estilo",
"temp": "segmentos temporales",
"text": "texto",
Expand All @@ -80,8 +78,10 @@ module.exports = {
"width": "anchura",
"x": "eje x",
"y": "eje Y",
"zoom": "#ERROR!",
"mode": "modo"
"zoom": "enfocar",
"mode": "modo",
"mute": "esconder",
"solo": "aislar"
},
"time": [
"fecha",
Expand Down Expand Up @@ -121,7 +121,13 @@ module.exports = {
"total": "total",
"values": "valores",
"including": "Incluyendo",
"or": "o"
"or": "o",
"iqr": "rango intercuartil para {0}",
"max": "máximo",
"min": "mínimo",
"percentile": "{0} percentil",
"tukey_bottom": "Tukey inferior",
"tukey_top": "la parte superior de Tukey"
},
"message": {
"data": "analizando los datos",
Expand Down
14 changes: 10 additions & 4 deletions src/core/locale/languages/fr_FR.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,10 @@ module.exports = {
"legend": "légende",
"margin": "marge",
"messages": "messages",
"mute": "cacher",
"order": "ordre",
"search": "recherche",
"shape": "format",
"size": "taille",
"solo": "isoler",
"style": "style",
"temp": "segments temporaires",
"text": "texte",
Expand All @@ -91,7 +89,9 @@ module.exports = {
"x": "axe x",
"y": "axe y",
"zoom": "zoom",
"mode": "mode"
"mode": "mode",
"mute": "cacher",
"solo": "isoler"
},
"time": [
"année",
Expand Down Expand Up @@ -131,7 +131,13 @@ module.exports = {
"total": "total",
"values": "valeurs",
"including": "incluant",
"or": "ou"
"or": "ou",
"iqr": "gamme interquartile pour {0}",
"max": "maximum",
"min": "le minimum",
"percentile": "{0} percentile",
"tukey_bottom": "tukey bas",
"tukey_top": "top tukey"
},
"message": {
"data": "analyse des données",
Expand Down
36 changes: 16 additions & 20 deletions src/core/locale/languages/ko_KR.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,8 @@ module.exports = {
"months": ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"],
"shortMonths": ["1월", "2월", "3월", "4월", "5월", "6월", "7월", "8월", "9월", "10월", "11월", "12월"]
},
"dev": {
"accepted": "{0} {1}, 다음 중 하나를 사용하십시오에 대한 허용 값이 아닙니다 : {2}.",
"deprecated": "{0} 메소드가 제거 된, 사용하는 코드를 업데이트하십시오 {1}.",
"noChange": "{0}이 변경되지 않았기 때문에 업데이트되지 않았습니다.",
"noContainer": "페이지 매칭 {0}에 컨테이너를 찾을 수 없다.",
"of": "의",
"oldStyle": "{0} 지금에 직접 내장 된위한 스타일의 호텔 .{1}().",
"sameEdge": "가장자리는 자신에 링크 할 수 없습니다. 자동으로 자체 참조 가장자리 {0}을 제거하는 단계를 포함한다.",
"set": "{0} 설정되어 있습니다.",
"setLong": "{0} {1}로 설정되어 있습니다.",
"setContainer": ".container() 사용하여 컨테이너 사업부를 정의하십시오"
},
"error": {
"accepted": "{0} 아니다 허용 {1} {2} 시각화는 다음 중 하나를 사용하시기 바랍니다 : {3}.",
"accepted": "{0}하지 허용 {1} {2} 시각화는 다음 중 하나를 사용하십시오에 대해 : {3}.",
"connections": "{0}에 대한 연결이 없음.",
"data": "자료 없음",
"dataYear": "{0}에 대한 자료가 없음.",
Expand All @@ -35,13 +23,15 @@ module.exports = {
"method": "{0} 시각화를 위해 {1} 메서드를 설정해야 한다.",
"methods": "{0} 시각화를 위해 다음과 같은 메서드를 설정해야한다: {1}."
},
"lowercase": [],
"lowercase": [
""
],
"method": {
"active": "활성 세그먼트",
"color": "색",
"depth": "깊이",
"dev": "풀어서",
"focus": "초점",
"focus": "집중하다",
"icon": "상",
"id": "신분증",
"height": "높이",
Expand Down Expand Up @@ -83,13 +73,13 @@ module.exports = {
"network": "네트워크 그래프",
"rings": "반지",
"scatter": "산포도",
"stacked": "스택 영역",
"stacked": "누적 된 지역",
"tree_map": "트리 맵",
"bar": "막대 차트",
"box": "박스 플롯",
"paths": "경로",
"pie": "파이 차트",
"table": ""
"table": "탁자"
},
"ui": {
"and": "과",
Expand All @@ -106,7 +96,13 @@ module.exports = {
"total": "합계",
"values": "값",
"including": "...을 포함하여",
"or": "또는"
"or": "또는",
"iqr": "대한 사 분위 범위 {0}",
"max": "최고",
"min": "최저한의",
"percentile": "{0} 백분위 수",
"tukey_bottom": "바닥 Tukey에",
"tukey_top": "상단 Tukey에"
},
"message": {
"data": "데이터 분석 중",
Expand All @@ -125,8 +121,8 @@ module.exports = {
"COO",
"구구",
"CPU",
"CPU를",
"국내 총생산 (GDP)",
"CPU에",
"GDP",
"HVAC",
"ID",
"IT",
Expand Down
62 changes: 28 additions & 34 deletions src/core/locale/languages/mk_MK.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,13 @@ module.exports = {
"months": ["јануари", "февруари", "март", "април", "мај", "јуни", "јули", "август", "септември", "октомври", "ноември", "декември"],
"shortMonths": ["јан", "фев", "мар", "апр", "мај", "јун", "јул", "авг", "сеп", "окт", "ное", "дек"]
},
"dev": {
"accepted": "{0} не е прифатенa вредноста за {1}, ве молиме користете еднa од следниве вредности: {2}.",
"deprecated": "{0} метод е отстранета, ве молиме обновете го вашиот код за да се користи {1}.",
"noChange": "{0} не е ажурирана, бидејќи немаше промени.",
"noContainer": "не можe да се најде контејнер на страницата кој се совпаѓа со {0}.",
"of": "на",
"oldStyle": "својствата за стилот за {0} сега се вградени директно во. {1} ().",
"sameEdge": "рабовите не може да имаат алка самите кон себе. автоматски ги отстранувам рабовите кои се само-референцираат {0}.",
"set": "{0} е наместен.",
"setLong": "{0} е поставен на {1}.",
"setContainer": "Ве молиме дефинирајте контејнер div користејќи .container()"
},
"error": {
"accepted": "{0} не е прифатлива за {1} {2} визуелизација, ве молиме користете една од следниве: {3}.",
"connections": "не е достапна за врски {0}.",
"data": "нема податоци",
"dataYear": "Нема достапни податоци за {0}.",
"dataYear": "Не е достапен за податоци {0}.",
"lib": "{0} визуализации бараат вчитување на библиотеката {1} .",
"libs": "{0} визуализации бараат вчитување следниве библиотеки: {1}.",
"libs": "{0} визуализации бараат вчитување на следниве библиотеки: {1}.",
"method": "{0} визуализации бара поставување на {1} методот.",
"methods": "{0} визуализации бараат поставување на следниве методи: {1}."
},
Expand All @@ -53,18 +41,16 @@ module.exports = {
"dev": "опширно",
"focus": "фокус",
"icon": "икона",
"id": "id",
"height": "висина",
"id": "проект",
"height": "височина",
"labels": "етикети",
"legend": "легенда",
"margin": "маргина",
"messages": "пораки за статусот",
"mute": "скрие",
"order": "цел",
"order": "со цел",
"search": "барај",
"shape": "форма",
"size": "големина",
"solo": "изолирање",
"style": "стил",
"temp": "привремени сегменти",
"text": "текст",
Expand All @@ -74,9 +60,11 @@ module.exports = {
"type": "тип",
"width": "ширина",
"x": "x оската",
"y": "оската y",
"y": "Y оската",
"zoom": "зум",
"mode": "режим"
"mode": "режим",
"mute": "се скрие",
"solo": "изолирање"
},
"time": [
"датум",
Expand All @@ -86,43 +74,49 @@ module.exports = {
"година"
],
"visualization": {
"bubbles": "Меурчиња",
"chart": "Шема",
"bubbles": "меурчиња",
"chart": "Графикон",
"geo_map": "Гео мапа",
"line": "Линиски график",
"network": "Мрежа",
"rings": "Прстени",
"network": "мрежа",
"rings": "прстени",
"scatter": "Распрскан график",
"stacked": "Наредена површина",
"tree_map": "Мапа во вид на дрво",
"bar": "Бар табела",
"box": "Кутија Парцел",
"paths": "Патеки",
"pie": "Пита графикон",
"bar": "бар шема",
"box": "правоаголен дијаграм",
"paths": "патеки",
"pie": "пита графикон",
"table": "Табела"
},
"ui": {
"and": "и",
"back": "назад",
"collapse": "кликни за да се собере",
"error": "грешка",
"expand": "кликни за да се прошири",
"expand": "Кликни за проширување",
"loading": "Се вчитува ...",
"more": "{0} повеќе",
"moreInfo": "кликнете за повеќе информации",
"noResults": "Не се пронајдени појавување на {0}.",
"primary": "основно врски",
"noResults": "Не се пронајдени резултати за појавување на {0}.",
"primary": "основните врски",
"share": "удел",
"total": "Вкупниот",
"values": "вредности",
"including": "Вклучувајќи",
"or": "или"
"or": "или",
"iqr": "interquartile опсег за {0}",
"max": "максималната",
"min": "минимум",
"percentile": "{0} перцентил",
"tukey_bottom": "дното Tukey",
"tukey_top": "Топ Tukey"
},
"message": {
"data": "анализа на податоци",
"draw": "цртање на визуелизација",
"initializing": "иницијализација {0}",
"loading": "податоци за вчитување",
"loading": "податоци за товарење",
"tooltipReset": "ресетирање на објаснувањата",
"ui": "ажурирање на кориничкиот интерфејс"
},
Expand Down

0 comments on commit 35b5185

Please sign in to comment.