123456789101112131415 |
- /* A single strings file, whose title is specified in your preferences schema. The strings files provide the localized content to display to the user for each of your preferences. */
- "SETTINGS_VIDEO_TITLE" = "Vídeo";
- "SETTINGS_SUBTITLE_TEXT_ENCODING"="Decodificar subtítulos";
- "SETTINGS_AUDIO_TITLE"="Audio";
- "SETTINGS_TIME_STRETCH_AUDIO"="Tiempo de extensión de audio";
- "SETTINGS_BACKGROUND_AUDIO"="Reproducir sonido de fondo";
- "SETTINGS_GENERIC_TITLE"="General";
- "SETTINGS_PASSCODE_LOCK"="Bloqueo de contraseña";
- "SETTINGS_FILE_SYNC"="Intercambio de archivos";
- "SETTINGS_UNLINK_DROPBOX"="Cerrar sesión de Dropbox";
- "SETTINGS_SKIP_LOOP_FILTER"="Omitir el filtro bucle para decodificación H.264";
- // TODO add titles for subtitles text encoding option
|