forked from dirkelko/Gear-Calculator-old
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocalization.js
173 lines (172 loc) · 8.36 KB
/
localization.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
String.toLocaleString({
"en": {
"title":"Bicycle Gear Calculator",
"%gearing": "Gearing",
"%chainrings": "Chainrings",
"%sprockets": "Sprockets",
"%wheel_size": "Tire Size",
"%circumference": "tire circumference",
"%display": "Display",
"%cadence": "Cadence",
"%chain_angle": "Chain Angle <",
"%units": "Units",
"%compare": "Compare two Setups",
"%derailleurs": "Derailleurs",
"%custom": "Custom",
"%teeth": "Teeth",
"%development": "Development",
"%ratio": "Ratio",
"%speed": "Speed",
"%gear_step": "Gear Step/%",
"%mail": "[email protected]",
"%torque_warning": "High Torque!",
"%tt_compare": "Click to compare to display a second gearing set up",
"%tt_mail": "send comments and feedback to this adress",
"%tt_moveCw": "move the chainring to select another number of teeth",
"%tt_moveSp": "move the sprocket to select another number of teeth",
"%tt_wheel_size": "select the wheel size or type in the circumference in mm directly",
"%tt_display": "display the numerical values directly",
"%tt_units": "choose between SI (meter, km/h) and US customary (inch, mile) units",
"%tt_url": "use this URL to point to the currently selected gearing e.g. for referencing it in online discussions etc.",
"%tt_chain_angle": "sets the maximum allowed chain angle (approx. in degrees). Combinations where the chain runs too diagonal and should not be used are greyed out in the graphics.",
"%ribbontext_top": "",
"%ribbontext_sub": "subtext en",
"%ribbon_link": "https://en.wikipedia.org/wiki/Sheldon_Brown_(bicycle_mechanic)"
},
"es": {
"%title":"Calculador de desarrollos de bicicleta",
"%gearing": "Cambios",
"%chainrings": "Platos",
"%sprockets": "Piñones",
"%wheel_size": "Cubierta",
"%circumference": "Circunferencia de la cubierta",
"%display": "Mostrar",
"%cadence": "Cadencia",
"%chain_angle": "Áng. de cadena <",
"%units": "Unidades",
"%compare": "Comparar dos configuraciones",
"%derailleurs": "Desviadores",
"%custom": "Personalizado",
"%teeth": "Dientes",
"%development": "Desarrollo",
"%ratio": "Relación",
"%speed": "Velocidad",
"%gear_step": "Variación desarrollo/%",
"%mail": "[email protected]",
"%torque_warning": "¡Par alto!",
"%tt_compare": "Cliquea para mostrar y comparar una seegunda configuración",
"%tt_mail": "Haznos llegar tus comentarios y sugerencias",
"%tt_moveCw": "Desplaza el plato para seleccionar otro número de dientes",
"%tt_moveSp": "Desplaza el piñón para seleccionar otro número de dientes",
"%tt_wheel_size": "Selecciona el tamaño de rueda o escribe directamente su circunferencia en mm.",
"%tt_display": "Mostrar directamente los valores numéricos",
"%tt_units": "Escoge las unidades entre S.I. (metros, km/h) o US/imperial (pulgadas, milla)",
"%tt_url": "Usa esta URL para apuntar a la configuración seleccionada en este momento (por ejemplo, para referirte a ella en foros online, etc)",
"%tt_chain_angle": "Configura el mayor ángulo de cadena permitido (aprox. en grados). Las combinaciones en las que la cadena se mueve demasiado en diagonal y no deben ser usadas aparecen en gris en los gráficos.",
"%ribbontext_top": "",
"%ribbontext_sub": "Ribbon Sub Text es",
"%ribbon_link": "http://www.sap.es"
},
"fr": {
"%title":"Calculateur de Derailleurs",
"%gearing": "Moyeu",
"%chainrings": "Plateaux",
"%sprockets": "Pignons",
"%wheel_size": "Pneus",
"%circumference": "circumference",
"%display": "Display",
"%cadence": "Cadence",
"%chain_angle": "Angle Chaîne <",
"%units": "Unité",
"%compare": "Comparer",
"%derailleurs": "Derailleurs",
"%custom": "Custom",
"%teeth": "Dents",
"%development": "Developpement",
"%ratio": "Ratio",
"%speed": "Vitesse",
"%gear_step": "Différence/%",
"%mail": "[email protected]",
"%torque_warning": "High Torque!",
"%tt_compare": "Click to display a second gearing set up",
"%tt_mail":"send comments and feedback to this adress",
"%tt_moveCw": "move the chainring to select another number of teeth",
"%tt_moveSp": "move the sprocket to select another number of teeth",
"%tt_wheel_size":"select the wheel size or type in the circumference in mm directly",
"%tt_display": "display the numerical values directly",
"%tt_units": "choose between SI (meter, km/h) and US customary (inch, mile) units",
"%tt_url": "use this URL to point to the currently selected gearing e.g. for referencing it in online discussions etc.",
"%tt_chain_angle": "sets the maximum allowed chain angle (approx. in degrees). Combinations where the chain runs too diagonal and should not be used are greyed out in the graphics.",
"%ribbontext_top": "",
"%ribbontext_sub": "Ribbon Sub Text fr",
"%ribbon_link": "http://www.sap.fr"
},
"de": {
"%title":"Der Ritzelrechner",
"%gearing": "Schaltung",
"%chainrings": "Kettenblätter",
"%sprockets": "Ritzel",
"%wheel_size": "Reifengröße",
"%circumference": "Radumfang",
"%display": "Anzeige",
"%cadence": "Trittfrequenz",
"%chain_angle": "Kettenwinkel <",
"%units": "Einheit",
"%compare": "Vergleich",
"%derailleurs": "Kettenschaltung",
"%custom": "Custom",
"%teeth": "Zahnzahl",
"%development": "Entfaltung",
"%ratio": "Übersetzung",
"%speed": "Geschwindigkeit",
"%gear_step": "Gangsprung/%",
"%mail": "[email protected]",
"%torque_warning": "Hohes Drehmoment!",
"%tt_compare": "Zeigt zum Vergleich die Grafik einer zweiten Schaltungsvariante",
"%tt_mail":"Kommentare und Anregungen sind erwünscht",
"%tt_moveCw": "Bewege das Kettenblatt auf der Skala um eine andere Zahnzahl auszuwählen",
"%tt_moveSp": "Bewege das Ritzel auf der Skala, um eine andere Zahnzahl auszuwählen",
"%tt_wheel_size":"Wähle eine gängige Reifengröße aus oder gebe den Umfang direkt in mm ein",
"%tt_display": "Zeigt die ausgewählten Werte zusätzlich numerisch an",
"%tt_units": "Auswahl zwischen SI (meter, km/h) und US (inch, mile) Einheiten",
"%tt_url": "Diese URL zeigt direkt die gerade ausgewählte Schaltung an und kann z.B. als Referenz in Online Diskussionen verwendet werden",
"%tt_chain_angle": "Setzt den maximal erlaubten Kettenschräglauf (näherungsweise in Grad). Kombinationen, bei denen die Kette schräger läuft als dieser Wert, werden in der Grafik ausgegraut.",
"%ribbontext_top": "",
"%ribbontext_sub": "Weinheim 10. Sept. 2017",
"%ribbon_link": "http://velowino.de"
},
"hu": {
"%title":"Mindentudó áttételkalkulátor",
"%gearing": "Áttételek",
"%chainrings": "Fogszám elöl",
"%sprockets": "Fogszám hátul",
"%wheel_size": "Kerékméret",
"%circumference": "Kerékkerület/mm",
"%display": "Kijelzendő",
"%cadence": "Fordulat/perc",
"%chain_angle": "Láncelhajlás <",
"%units": "Egységválasztás",
"%compare": "Összehasonlítás be/ki",
"%derailleurs": "Láncváltós",
"%custom": "Egyedi",
"%teeth": "Fogszám",
"%development": "Haladás",
"%ratio": "Fogszámarány",
"%speed": "Sebesség",
"%gear_step": "Áttételugrás/%",
"%mail": "[email protected] (Magyar nyelvű megjegyzések: nagysandor.eu | [email protected])",
"%torque_warning": "Túl nagy nyomaték!",
"%tt_compare": "Kattintásra másolat készül a beállításról, melyet változtatgathatsz. Újabb kattintásra eltűnik az eredeti (felső) változat, és marad az új.",
"%tt_mail":"Javaslatokat szívesen fogadunk.",
"%tt_moveCw": "Mozgasd az első lánckereket, ha elöl más fogszámot szeretnél!",
"%tt_moveSp": "Mozgasd a hátsó lánckereket, ha hátul más fogszámot szeretnél!",
"%tt_wheel_size":"Válassz egy kerékméretet a listáról, vagy írd be közvetlenül a kerék mm-ben mért/kiszámolt kerületét!",
"%tt_display": "Jelenítsd meg a diagramon a kiválasztott mennyiség számértékét is!",
"%tt_units": "Válassz az SI (méter, km/h) és az angolszász (inch, mile) egységek között!",
"%tt_url": "Ezen a webcímen találod azt az áttételezést, amely ebben a pillanatban látszik a képernyődön. Ha kimásolod, bármikor felidézheted magadnak, ha kell, ill. megoszthatod másokkal is.",
"%tt_chain_angle": "Itt állíthatod be (kb. fokban megadva), hogy maximum mekkora oldalirányú láncelhajlást tartasz elfogadhatónak. Azok a lánckerék-kombinációk, amelyeknél ennél nagyobb az elhajlás (túl ferdén fut a lánc) kihalványítva látszanak a diagramon.",
"%ribbontext_top": "",
"%ribbontext_sub": "Ribbon Sub Text hu",
"%ribbon_link": "http://www.sap.hu"
}
});