Revision ddff93c0
Added by Leszek Koltunski over 1 year ago
src/main/java/org/distorted/dialogs/RubikDialogCreators.java | ||
---|---|---|
92 | 92 |
/////////////////////////////////////////////////////////////////////////////////////////////////// |
93 | 93 |
|
94 | 94 |
public int getResource() { return R.layout.dialog_scrollable_panes; } |
95 |
public int getTitleResource() { return R.string.bandaged; }
|
|
95 |
public int getTitleResource() { return R.string.creators; }
|
|
96 | 96 |
public boolean hasArgument() { return false; } |
97 | 97 |
public int getPositive() { return R.string.ok; } |
98 | 98 |
public int getNegative() { return -1; } |
src/main/res/values-de/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">Ein perfekter, sofortiger Löser.\nAutor: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">Noch nicht implementiert.\nAutor: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">Schöpfer</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">Level %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s Sekunden</string> |
src/main/res/values-es/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">Un solucionador perfecto e instantáneo.\nAutor: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">Aun no implementado.\nAutor: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">Creadores</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">Nivel %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s segundos</string> |
src/main/res/values-fr/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">Un solveur parfait et instantané.\nAuteur: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">Pas encore mis en œuvre.\nAuteur: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">Créateurs</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">Niveau %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s secondes</string> |
src/main/res/values-ja/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">完璧で瞬時のソルバー。\n著者: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">まだ実装されていません。\n著者: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">クリエイター</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">レベル %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s 秒</string> |
src/main/res/values-ko/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">완벽하고 즉각적인 솔버.\n작가: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">아직 구현되지 않음.\n작가: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">크리에이터</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">레벨 %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s 초</string> |
src/main/res/values-pl/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">Optymalny, natychmiastowy rozwiązywacz.\nAutor: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">Jeszcze nie zaimplementowany.\nAutor: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">Kreatory</string> |
|
193 |
<string name="creator_cuboid_title">Bandażowane Kuboidy</string> |
|
194 |
<string name="creator_cuboid_desc">Stwóż dowolny zabandażowany kuboid - aż do rozmiaru 7.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandażowane Pyraminxy</string> |
|
196 |
<string name="creator_pyraminx_desc">Stwóż dowolny zabandażowany pyraminx - aż do rozmiaru 7.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d ms</string> |
193 | 199 |
<string name="lv_placeholder">Poziom %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s sekund</string> |
src/main/res/values-ru/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">Идеальный, мгновенный решатель.\nАвтор: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">Еще не реализован.\nАвтор: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">Создатели</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Create any bandaged cuboid - up to size 7.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Create any bandaged pyraminx - up to size 7.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d мс</string> |
193 | 199 |
<string name="lv_placeholder">Уровень %1$d</string> |
194 | 200 |
<string name="ti_placeholder">%1$s сек.</string> |
src/main/res/values-zh-rCN/strings.xml | ||
---|---|---|
195 | 195 |
<string name="solver_cu323_description">完美的即时求解器。\n作者: Leszek Koltunski.</string> |
196 | 196 |
<string name="solver_cube4_description">尚未实施。\n作者: Leszek Koltunski.</string> |
197 | 197 |
|
198 |
<string name="creators">创作者</string> |
|
199 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
200 |
<string name="creator_cuboid_desc">Create any bandaged cuboid - up to size 7.</string> |
|
201 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
202 |
<string name="creator_pyraminx_desc">Create any bandaged pyraminx - up to size 7.</string> |
|
203 |
|
|
198 | 204 |
<string name="ms_placeholder">%1$d毫秒</string> |
199 | 205 |
<string name="lv_placeholder">%1$d级</string> |
200 | 206 |
<string name="ti_placeholder">%1$s 秒</string> |
src/main/res/values-zh-rTW/strings.xml | ||
---|---|---|
189 | 189 |
<string name="solver_cu323_description">完美的即時求解器。\n作者: Leszek Koltunski.</string> |
190 | 190 |
<string name="solver_cube4_description">尚未實現。\n作者: Leszek Koltunski.</string> |
191 | 191 |
|
192 |
<string name="creators">創作者</string> |
|
193 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
194 |
<string name="creator_cuboid_desc">Create any bandaged cuboid - up to size 7.</string> |
|
195 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
196 |
<string name="creator_pyraminx_desc">Create any bandaged pyraminx - up to size 7.</string> |
|
197 |
|
|
192 | 198 |
<string name="ms_placeholder">%1$d毫秒</string> |
193 | 199 |
<string name="lv_placeholder">%1$d級</string> |
194 | 200 |
<string name="ti_placeholder">%1$s 秒</string> |
src/main/res/values/strings.xml | ||
---|---|---|
224 | 224 |
<string name="solver_cu323_description">A perfect, instantaneous solver.\nAuthor: Leszek Koltunski.</string> |
225 | 225 |
<string name="solver_cube4_description">Not implemented yet.\nAuthor: Leszek Koltunski.</string> |
226 | 226 |
|
227 |
<string name="creator_cuboid_title">Creator of Bandaged Cuboids</string> |
|
228 |
<string name="creator_cuboid_desc">Set up a cuboid up to size 7 and bandage it.</string> |
|
229 |
<string name="creator_pyraminx_title">Creator of Bandaged Pyraminxes</string> |
|
230 |
<string name="creator_pyraminx_desc">Set up a pyraminx up to size 7 and bandage it.</string> |
|
227 |
<string name="creators">Creators</string> |
|
228 |
<string name="creator_cuboid_title">Bandaged Cuboids</string> |
|
229 |
<string name="creator_cuboid_desc">Create any bandaged cuboid - up to size 7.</string> |
|
230 |
<string name="creator_pyraminx_title">Bandaged Pyraminxes</string> |
|
231 |
<string name="creator_pyraminx_desc">Create any bandaged pyraminx - up to size 7.</string> |
|
231 | 232 |
|
232 | 233 |
<string name="email_address" translatable="false">app.magic.cube@gmail.com</string> |
233 | 234 |
|
Also available in: Unified diff
Progress with 'Bandaged' translations.