Revision 6bce6217
Added by Leszek Koltunski over 1 year ago
| src/main/res/layout/config.xml | ||
|---|---|---|
| 31 | 31 |
android:layout_height="wrap_content" |
| 32 | 32 |
android:gravity="center" |
| 33 | 33 |
android:textSize="26sp" |
| 34 |
android:text="@string/config_name"/>
|
|
| 34 |
android:text="@string/config_stickers"/>
|
|
| 35 | 35 |
|
| 36 | 36 |
</LinearLayout> |
| 37 | 37 |
|
| src/main/res/values-de/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">3D Netz</string> |
| 86 | 86 |
<string name="config_mesh_fast">Schelles</string> |
| 87 | 87 |
<string name="config_mesh_nice">Hübsches</string> |
| 88 |
<string name="config_stickers">Aufkleber</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">klassisch</string> |
| 90 | 91 |
<string name="sort_shape">form</string> |
| src/main/res/values-es/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">Malla 3D</string> |
| 86 | 86 |
<string name="config_mesh_fast">Rápida</string> |
| 87 | 87 |
<string name="config_mesh_nice">Bonita</string> |
| 88 |
<string name="config_stickers">Pegatinas</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">clásico</string> |
| 90 | 91 |
<string name="sort_shape">forma</string> |
| src/main/res/values-fr/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">Maillage 3D</string> |
| 86 | 86 |
<string name="config_mesh_fast">Rapide</string> |
| 87 | 87 |
<string name="config_mesh_nice">Belle</string> |
| 88 |
<string name="config_stickers">Autocollants</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">classique</string> |
| 90 | 91 |
<string name="sort_shape">forme</string> |
| src/main/res/values-ja/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">メッシュ3D</string> |
| 86 | 86 |
<string name="config_mesh_fast">速い</string> |
| 87 | 87 |
<string name="config_mesh_nice">良い</string> |
| 88 |
<string name="config_stickers">ステッカー</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">古典学</string> |
| 90 | 91 |
<string name="sort_shape">形</string> |
| src/main/res/values-ko/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">메쉬3D</string> |
| 86 | 86 |
<string name="config_mesh_fast">빠른</string> |
| 87 | 87 |
<string name="config_mesh_nice">멋진</string> |
| 88 |
<string name="config_stickers">스티커</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">전통적인</string> |
| 90 | 91 |
<string name="sort_shape">모양</string> |
| src/main/res/values-pl/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">Siatka 3D</string> |
| 86 | 86 |
<string name="config_mesh_fast">Szybka</string> |
| 87 | 87 |
<string name="config_mesh_nice">Ładna</string> |
| 88 |
<string name="config_stickers">Naklejki</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">klasycznie</string> |
| 90 | 91 |
<string name="sort_shape">kształt</string> |
| src/main/res/values-ru/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">3D Cетка</string> |
| 86 | 86 |
<string name="config_mesh_fast">Быстрая</string> |
| 87 | 87 |
<string name="config_mesh_nice">Красивая</string> |
| 88 |
<string name="config_stickers">Наклейки</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">классик</string> |
| 90 | 91 |
<string name="sort_shape">форма</string> |
| src/main/res/values-zh-rCN/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">3D网格</string> |
| 86 | 86 |
<string name="config_mesh_fast">快</string> |
| 87 | 87 |
<string name="config_mesh_nice">好的</string> |
| 88 |
<string name="config_stickers">贴纸</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">經典的</string> |
| 90 | 91 |
<string name="sort_shape">形狀</string> |
| src/main/res/values-zh-rTW/strings.xml | ||
|---|---|---|
| 85 | 85 |
<string name="config_mesh">3D網格</string> |
| 86 | 86 |
<string name="config_mesh_fast">快</string> |
| 87 | 87 |
<string name="config_mesh_nice">好的</string> |
| 88 |
<string name="config_stickers">貼紙</string> |
|
| 88 | 89 |
|
| 89 | 90 |
<string name="sort_classic">经典的</string> |
| 90 | 91 |
<string name="sort_shape">形状</string> |
| src/main/res/values/strings.xml | ||
|---|---|---|
| 109 | 109 |
<string name="config_mesh">3D Mesh</string> |
| 110 | 110 |
<string name="config_mesh_fast">Fast</string> |
| 111 | 111 |
<string name="config_mesh_nice">Nice</string> |
| 112 |
<string name="config_stickers">Stickers</string> |
|
| 112 | 113 |
|
| 113 | 114 |
<string name="sort_classic">classic</string> |
| 114 | 115 |
<string name="sort_shape">shape</string> |
Also available in: Unified diff
More support for configuring the stickers.