Add more imported translations

This commit is contained in:
serso
2016-02-26 19:47:01 +01:00
parent 1325bc7b13
commit 9761b6e31c
23 changed files with 194 additions and 51 deletions

View File

@@ -2,8 +2,15 @@
<resources>
<string name="cpp_prefs_vibrate_on_keypress">Vibrar al tocar</string>
<string name="cpp_prefs_auto_rotate_screen">Girar pantalla automáticamente</string>
<string name="cpp_prefs_language">Idioma</string>
<string name="cpp_prefs_theme">Tema</string>
<string name="cpp_language">Idioma</string>
<string name="cpp_theme">Tema</string>
<string name="cpp_theme_light">Claro</string>
<string name="cpp_theme_dark">Oscuro</string>
<string name="cpp_prefs_keep_screen_on">Pantalla activa</string>
<string name="cpp_permission_overlay">Escribir sobre otras aplicaciones</string>
<string name="cpp_yes"></string>
<string name="cpp_no">No</string>
<string name="cpp_create">Crear</string>
<string name="cpp_close">Cerrar</string>
<string name="cpp_switch">Cambiar</string>
</resources>