Austin Huang
4 years ago
1 changed files with 7 additions and 0 deletions
@ -3,6 +3,7 @@ |
|||||
<string name="description">The original maintainer, AWAiS, made InstaGrabber as a small and basic little personal app with intentions of [steali-]downloading posts off Instagram. Very unfortunately, this was abandoned and me, Austin Huang, took over the ship. [Let\'s hope that\'s at least a lil\' bit cash money.] After all, this app is fully open source, ad-less, and tracking-less [aside from what Instagram knows]. Even if you don\'t care about downloading stuff [like me], it\'s still a great Instagram client to use!\n\nGot questions [or just wanna talk]? Contact [email protected] or click one of the buttons below.</string> |
<string name="description">The original maintainer, AWAiS, made InstaGrabber as a small and basic little personal app with intentions of [steali-]downloading posts off Instagram. Very unfortunately, this was abandoned and me, Austin Huang, took over the ship. [Let\'s hope that\'s at least a lil\' bit cash money.] After all, this app is fully open source, ad-less, and tracking-less [aside from what Instagram knows]. Even if you don\'t care about downloading stuff [like me], it\'s still a great Instagram client to use!\n\nGot questions [or just wanna talk]? Contact [email protected] or click one of the buttons below.</string> |
||||
<string name="action_quickaccess">Acceso rápido</string> |
<string name="action_quickaccess">Acceso rápido</string> |
||||
<string name="action_about">Sobre</string> |
<string name="action_about">Sobre</string> |
||||
|
<string name="action_notif">Notifications</string> |
||||
<string name="action_dms">Mensajes Directos</string> |
<string name="action_dms">Mensajes Directos</string> |
||||
<string name="action_setting">Ajustes (v%s)</string> |
<string name="action_setting">Ajustes (v%s)</string> |
||||
<string name="action_settings">Ajustes</string> |
<string name="action_settings">Ajustes</string> |
||||
@ -26,6 +27,7 @@ |
|||||
<string name="title_favorites">Favoritos</string> |
<string name="title_favorites">Favoritos</string> |
||||
<string name="title_discover">Explorar</string> |
<string name="title_discover">Explorar</string> |
||||
<string name="title_comments">Comentarios</string> |
<string name="title_comments">Comentarios</string> |
||||
|
<string name="title_notifications">Notifications</string> |
||||
<string name="title_highlight">Resaltado: %s</string> |
<string name="title_highlight">Resaltado: %s</string> |
||||
<string name="title_user_story">Historia de usuario</string> |
<string name="title_user_story">Historia de usuario</string> |
||||
<string name="title_changelog">Lista de cambios</string> |
<string name="title_changelog">Lista de cambios</string> |
||||
@ -57,6 +59,7 @@ |
|||||
<string name="show_stories">Mostrar historias</string> |
<string name="show_stories">Mostrar historias</string> |
||||
<string name="no_more_stories">No more stories!</string> |
<string name="no_more_stories">No more stories!</string> |
||||
<string name="view_story_post">Ver publicación de la historia</string> |
<string name="view_story_post">Ver publicación de la historia</string> |
||||
|
<string name="view_post">View Post</string> |
||||
<string name="spotify">Spotify</string> |
<string name="spotify">Spotify</string> |
||||
<string name="vote_story_poll">Vote</string> |
<string name="vote_story_poll">Vote</string> |
||||
<string name="votef_story_poll">Vote successful!</string> |
<string name="votef_story_poll">Vote successful!</string> |
||||
@ -173,6 +176,10 @@ |
|||||
<string name="login_error_loading_cookies">Error al cargar cookies</string> |
<string name="login_error_loading_cookies">Error al cargar cookies</string> |
||||
<string name="login_success_loading_cookies">¡Cookies cargadas con éxito!\nSi aún no puedes abrir páginas/publicaciones privadas, ¡vuelve a ingresar!</string> |
<string name="login_success_loading_cookies">¡Cookies cargadas con éxito!\nSi aún no puedes abrir páginas/publicaciones privadas, ¡vuelve a ingresar!</string> |
||||
<string name="comment_hint">Write a new comment...</string> |
<string name="comment_hint">Write a new comment...</string> |
||||
|
<string name="liked_notif">Liked your post</string> |
||||
|
<string name="comment_notif">Commented on your post:</string> |
||||
|
<string name="follow_notif">Started following you</string> |
||||
|
<string name="mention_notif">Mentioned you:</string> |
||||
<string name="share_public_post">Share this public post to...</string> |
<string name="share_public_post">Share this public post to...</string> |
||||
<string name="share_private_post">This is a private post! Share to those who can view them!</string> |
<string name="share_private_post">This is a private post! Share to those who can view them!</string> |
||||
<string name="update_available">An update is available! (%s)</string> |
<string name="update_available">An update is available! (%s)</string> |
||||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue