|
59 | 59 | <string name="piko_native_reader_mode_cache_delete_success">Caché eliminada correctamente</string> |
60 | 60 | <string name="piko_native_reader_mode_cache_delete_failed">Error al eliminar la caché</string> |
61 | 61 |
|
62 | | - |
63 | 62 | <!-- Ads Settings --> |
64 | 63 | <string name="piko_title_ads">Anuncios</string> |
65 | 64 | <string name="piko_pref_hide_promoted_posts">Publicaciones promocionadas</string> |
66 | | - |
67 | | - |
68 | 65 | <string name="piko_pref_wtf_section">Sección "A quién seguir"</string> |
69 | 66 | <string name="piko_pref_cts_section">Sección "Creadores a los que suscribirse"</string> |
70 | 67 | <string name="piko_pref_ctj_section">Sección "Comunidad a la que unirse"</string> |
71 | 68 | <string name="piko_pref_ryb_section">Sección "Revisita tus marcadores"</string> |
72 | 69 | <string name="piko_pref_pinned_posts_section">Sección "Publicaciones fijadas por seguidores"</string> |
73 | 70 | <string name="piko_pref_hide_detailed_posts">Publicaciones detalladas (en respuestas)</string> |
74 | | - |
75 | 71 | <string name="piko_pref_hide_premium_prompt">Mensajes emergentes</string> |
76 | 72 | <string name="piko_pref_hide_todays_news">Noticias\ de hoy</string> |
77 | 73 | <string name="piko_pref_del_from_db">Eliminar entradas de la base de datos</string> |
|
102 | 98 | <string name="piko_pref_debug_menu">menú de depuración para publicaciones</string> |
103 | 99 | <string name="piko_pref_quick_settings">Habilitar ajustes rápidos</string> |
104 | 100 | <string name="piko_pref_quick_settings_summary">Añade un botón de ajustes rápidos en la barra lateral</string> |
| 101 | + <string name="piko_pref_pause_search_suggestion">Pausar sugerencias de búsqueda</string> |
| 102 | + <string name="piko_pref_pause_search_suggestion_desc">Las sugerencias de búsqueda no se guardarán localmente</string> |
| 103 | + <string name="piko_pref_search_suggestion">Sugerencias de búsqueda</string> |
| 104 | + <string name="piko_pref_search_suggestion_desc">Ocultar/eliminar sugerencias de búsqueda en la sección Explorar</string> |
105 | 105 |
|
106 | 106 | <!-- Feature flags Settings --> |
107 | 107 | <string name="piko_title_feature_flags">Flags de características</string> |
|
151 | 151 | <string name="piko_pref_customisation_inlinetabs">Elementos de la barra en línea a ocultar</string> |
152 | 152 | <string name="piko_pref_customisation_exploretabs">Pestañas de explorar</string> |
153 | 153 | <string name="piko_pref_customisation_searchtabs">Pestañas de búsqueda para ocultar</string> |
| 154 | + <string name="piko_pref_customisation_notificationtabs">Pestañas de notificaciones para ocultar</string> |
154 | 155 | <string name="piko_pref_customisation_reply_sorting">Filtro de clasificación de respuestas por defecto</string> |
155 | 156 | <string name="piko_pref_customisation_reply_sorting_remember">Previamente seleccionado</string> |
156 | 157 | <string name="piko_pref_customisation_post_font_size">Tamaño de fuente de las publicaciones</string> |
157 | 158 | <string name="piko_pref_customisation_search_type_ahead">Sugerencias de búsqueda para ocultar</string> |
| 159 | + <string name="piko_pref_customisation_change_app_icon">Cambiar ícono de la app</string> |
| 160 | + |
| 161 | + <!-- Font Settings --> |
| 162 | + <string name="piko_title_font">Estilo de fuente</string> |
| 163 | + <string name="piko_pref_add_font">Agregar fuente</string> |
| 164 | + <string name="piko_pref_add_font_desc">Asegúrate de que la fuente sea .ttf o .otf</string> |
| 165 | + <string name="piko_pref_delete_font">Eliminar fuente</string> |
| 166 | + <string name="piko_pref_add_emoji_font">Agregar fuente de emojis</string> |
| 167 | + <string name="piko_pref_delete_emoji_font">Eliminar fuente de emojis</string> |
| 168 | + <string name="piko_pref_add_font_success">Fuente agregada correctamente</string> |
| 169 | + <string name="piko_pref_add_font_fail">Error al agregar la fuente</string> |
| 170 | + <string name="piko_pref_delete_font_success">Fuente eliminada correctamente</string> |
| 171 | + <string name="piko_pref_delete_font_fail">Error al eliminar la fuente</string> |
| 172 | + <string name="piko_pref_delete_font_warn">No se encontró ninguna fuente personalizada para eliminar</string> |
158 | 173 |
|
159 | 174 | <!-- Logging Settings --> |
160 | 175 | <string name="piko_title_logging">Registros</string> |
|
178 | 193 | <string name="piko_pref_app_version">Versión de la app</string> |
179 | 194 | <string name="piko_pref_patch_info">Información del parche</string> |
180 | 195 | <string name="piko_pref_version_info">Información de la versión</string> |
| 196 | + <string name="piko_changelogs_title">Registro de cambios</string> |
181 | 197 | <string name="piko_pref_patches">Parches</string> |
182 | 198 | <string name="piko_pref_included">Incluido</string> |
183 | 199 | <string name="piko_pref_excluded">Excluido</string> |
|
192 | 208 | <string name="piko_pref_search_type_ahead_events">Eventos</string> |
193 | 209 | <string name="piko_pref_search_type_ahead_ordered_section">Sección ordenada</string> |
194 | 210 |
|
| 211 | + <string name="piko_settings_supported_links">Abrir enlaces compatibles</string> |
| 212 | + |
195 | 213 | <!-- Extra --> |
196 | 214 | <string name="piko_title_piko_integrations">Integraciones Piko</string> |
197 | 215 | <string name="piko_title_piko_patches">Parches Piko</string> |
198 | 216 | <string name="piko_title_settings">Configuración del Mod</string> |
199 | | - <string name="piko_settings_supported_links">Abrir enlaces compatibles</string> |
200 | | - |
| 217 | + |
201 | 218 | </resources> |
0 commit comments