This commit is contained in:
Austin Huang 2020-08-20 21:49:30 -04:00
commit b5e9a6f8d1
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
14 changed files with 212 additions and 35 deletions

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Hat auf deine Story reagiert</string>
<string name="direct_messages_mention_story">Hat dich in seiner/ihrer Story erwähnt</string>
<string name="dms_inbox_raven_message_unknown"><i>Nicht unterstützter Nachrichtentyp</i></string>
<string name="dms_inbox_open_link">Open link</string>
<string name="dms_inbox_copy_text">Copy text</string>
<string name="dms_inbox_download">Download attachment</string>
<string name="dms_inbox_like">Like message</string>
<string name="dms_inbox_unlike">Unlike message</string>
<string name="dms_inbox_unsend">Unsend message</string>
<string name="dms_inbox_author">View author profile</string>
<string name="dms_inbox_media_shared_from">Beitrag geteilt von %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Unbekannter Medientyp</i></string>
<string name="dms_inbox_raven_media_expired">Medien abgelaufen!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Kommentar liken</string>
<string name="comment_viewer_unlike_comment">Kommentar nicht liken</string>
<string name="comment_viewer_delete_comment">Kommentar löschen</string>
<string name="comment_send_empty_comment">Keine leeren Kommentare, Kumpel!</string>
<string name="comment_send_empty_comment">No empty comments!</string>
<string name="comment_view_mention_user_search">Möchten du nach dem Benutzernamen suchen?</string>
<string name="comment_view_mention_hash_search">Möchten du nach dem Hashtag suchen?</string>
<string name="comment_view_mention_location_search">Möchten du nach dem Ort suchen?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Hoppla.. die App ist abgestürzt, aber keine Sorge — du kannst Fehlerberichte an den Entwickler senden um ihm zu helfen, das Problem zu beheben. (:</string>
<string name="use_amoled_dark_theme">Nutze AMOLED-Modus für Dunkles Design</string>
<string name="action_notif">Activity</string>
<string name="select_picture">Select Picture</string>
<string name="uploading">Uploading...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Reaccionó a una historia</string>
<string name="direct_messages_mention_story">Fue mencionado en una historia</string>
<string name="dms_inbox_raven_message_unknown"><i>Tipo de mensaje no soportado</i></string>
<string name="dms_inbox_open_link">Abrir enlace</string>
<string name="dms_inbox_copy_text">Copiar texto</string>
<string name="dms_inbox_download">Descargar archivo adjunto</string>
<string name="dms_inbox_like">Dar \"me gusta\" al mensaje</string>
<string name="dms_inbox_unlike">Quitar \"me gusta\" al mensaje</string>
<string name="dms_inbox_unsend">Cancelar envío de mensaje</string>
<string name="dms_inbox_author">Ver perfil del autor</string>
<string name="dms_inbox_media_shared_from">Publicación compartida desde %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Tipo de medio desconocido</i></string>
<string name="dms_inbox_raven_media_expired">¡Medio caducado!</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Vaya.. la aplicación dejó de funcionar, pero no te preocupes por un enviar un reporte de error al desarrollador para solucionar este problema. (:</string>
<string name="use_amoled_dark_theme">Usar modo AMOLED para el tema oscuro</string>
<string name="action_notif">Actividad</string>
<string name="select_picture">Seleccionar imagen</string>
<string name="uploading">Subiendo...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -40,11 +40,11 @@
<string name="save_to_folder">Enregistrer dans un dossier personnalisé</string>
<string name="select_folder">Sélectionnez un dossier</string>
<string name="theme_settings">Paramètres des thèmes</string>
<string name="login_settings">Only affects logged-in users:</string>
<string name="anonymous_settings">Only affects anonymous users:</string>
<string name="privacy_warning">Privacy</string>
<string name="instadp_settings">Use Instadp for high definition profile pictures</string>
<string name="storiesig_settings">Use storiesig for stories and highlights from public users</string>
<string name="login_settings">N\'affecte que les utilisateurs connectés :</string>
<string name="anonymous_settings">N\'affecte que les utilisateurs anonymes:</string>
<string name="privacy_warning">Confidentialité</string>
<string name="instadp_settings">Utiliser Instadp pour les photos de profil haute définition</string>
<string name="storiesig_settings">Utiliser le storesig pour les stories (mises en avant ou non) des utilisateurs publics</string>
<string name="import_export">Importer/Exporter</string>
<string name="select_language">Choisir la langue</string>
<string name="what_to_do_dialog">Que voulez-vous faire?</string>
@ -67,7 +67,7 @@
<string name="view_story_post">Aperçu</string>
<string name="view_post">Aperçu</string>
<string name="spotify">Spotify</string>
<string name="stories_notloggedin">Can\'t interact if y\'ain\'t logged in!</string>
<string name="stories_notloggedin">Impossible d\'interagir si vous n\'êtes pas connecté!</string>
<string name="vote_story_poll">Vote</string>
<string name="votef_story_poll">Vote réussi !</string>
<string name="voted_story_poll">Vous avez déjà voté !</string>
@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">A réagi à une story</string>
<string name="direct_messages_mention_story">Mentionné dans une story</string>
<string name="dms_inbox_raven_message_unknown"><i>Type de message non pris en charge</i></string>
<string name="dms_inbox_open_link">Ouvrir le lien</string>
<string name="dms_inbox_copy_text">Copier le texte</string>
<string name="dms_inbox_download">Télécharger la pièce jointe</string>
<string name="dms_inbox_like">Aimer le message</string>
<string name="dms_inbox_unlike">Retirer le j\'aime du message</string>
<string name="dms_inbox_unsend">Annuler l\'envoi du message</string>
<string name="dms_inbox_author">Voir le profil de l\'auteur</string>
<string name="dms_inbox_media_shared_from">Post partagé par %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Type de média inconnu</i></string>
<string name="dms_inbox_raven_media_expired">Média expiré!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Aimer le commentaire</string>
<string name="comment_viewer_unlike_comment">Retirer le j\'aime du commentaire</string>
<string name="comment_viewer_delete_comment">Supprimer le commentaire</string>
<string name="comment_send_empty_comment">Ehh, pas de commentaires vides !</string>
<string name="comment_send_empty_comment">Aucun commentaire vide !</string>
<string name="comment_view_mention_user_search">Souhaitez-vous faire une recherche sur le nom d\'utilisateur ?</string>
<string name="comment_view_mention_hash_search">Souhaitez-vous faire une recherch sur le hashtag ?</string>
<string name="comment_view_mention_location_search">Souhaitez-vous rechercher l\'emplacement ?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Oups.. l\'application a planté, mais ne vous inquiétez pas, vous pouvez envoyer un rapport d\'erreur au développeur pour l\'aider à résoudre le problème :)</string>
<string name="use_amoled_dark_theme">Utiliser le mode AMOLED pour le thème sombre</string>
<string name="action_notif">Activité</string>
<string name="select_picture">Sélectionnez une image</string>
<string name="uploading">Téléversement...</string>
<string name="activity_count_prefix">Vous avez :</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d abonné(e)s</string>
<string name="activity_count_comments" comment="activity_count_comments">%d commentaires</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d j\'aime(s) sur le commentaire</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d j\'aime(s)</string>
<string name="activity_notloggedin">Vous vous êtes déconnecté avant de cliquer sur cette notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Menanggapi sebuah cerita</string>
<string name="direct_messages_mention_story">Disebut dalam sebuah cerita</string>
<string name="dms_inbox_raven_message_unknown"><i>Jenis pesan tidak didukung</i></string>
<string name="dms_inbox_open_link">Buka tautan</string>
<string name="dms_inbox_copy_text">Salin teks</string>
<string name="dms_inbox_download">Unduh lampiran</string>
<string name="dms_inbox_like">Sukai pesan</string>
<string name="dms_inbox_unlike">Batal sukai pesan</string>
<string name="dms_inbox_unsend">Batalkan pengiriman pesan</string>
<string name="dms_inbox_author">Lihat profil pengirim</string>
<string name="dms_inbox_media_shared_from">Kiriman dibagikan dari %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Jenis media tidak diketahui</i></string>
<string name="dms_inbox_raven_media_expired">Media kedaluwarsa!</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Ups! Aplikasi berhenti bekerja! Jangan khawatir, anda dapat mengirimkan laporan galat/kesalahan kepada Pengembang untuk membantunya memperbaiki masalah ini. (:</string>
<string name="use_amoled_dark_theme">Gunakan AMOLED untuk tema gelap</string>
<string name="action_notif">Aktivitas</string>
<string name="select_picture">Pilih Gambar</string>
<string name="uploading">Mengunggah...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Hai reagito a una storia</string>
<string name="direct_messages_mention_story">Sei stato menzionato in una storia</string>
<string name="dms_inbox_raven_message_unknown"><i>Tipo di messaggio non supportato</i></string>
<string name="dms_inbox_open_link">Apri link</string>
<string name="dms_inbox_copy_text">Copia testo</string>
<string name="dms_inbox_download">Scarica allegato</string>
<string name="dms_inbox_like">Metti like al messaggio</string>
<string name="dms_inbox_unlike">Togli like al messaggio</string>
<string name="dms_inbox_unsend">Annulla invio messaggio</string>
<string name="dms_inbox_author">Visualizza profilo autore</string>
<string name="dms_inbox_media_shared_from">Post condiviso da %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Tipo di media sconosciuto</i></string>
<string name="dms_inbox_raven_media_expired">Media scaduto!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Metti like al commento</string>
<string name="comment_viewer_unlike_comment">Togli like al commento</string>
<string name="comment_viewer_delete_comment">Elimina commento</string>
<string name="comment_send_empty_comment">Non ci sono commenti vuoti, fra!</string>
<string name="comment_send_empty_comment">Nessun commento vuoto!</string>
<string name="comment_view_mention_user_search">Vuoi cercare il nome utente?</string>
<string name="comment_view_mention_hash_search">Vuoi cercare l\'hashtag?</string>
<string name="comment_view_mention_location_search">Vuoi cercare la posizione?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Oops… L\'app si è arrestata in modo anomalo, ma non preoccuparti, puoi inviare una segnalazione di errore allo sviluppatore per aiutarlo a risolvere il problema. (:</string>
<string name="use_amoled_dark_theme">Usa la modalità AMOLED per il tema scuro</string>
<string name="action_notif">Attività</string>
<string name="select_picture">Seleziona immagine</string>
<string name="uploading">Upload in corso...</string>
<string name="activity_count_prefix">Hai:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d seguaci</string>
<string name="activity_count_comments" comment="activity_count_comments">%d commenti</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d like commento</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d like</string>
<string name="activity_notloggedin">Ti sei disconnesso prima di cliccare su questa notifica?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Reacted on a story</string>
<string name="direct_messages_mention_story">Mentioned in a story</string>
<string name="dms_inbox_raven_message_unknown"><i>Unsupported message type</i></string>
<string name="dms_inbox_open_link">Open link</string>
<string name="dms_inbox_copy_text">Copy text</string>
<string name="dms_inbox_download">Download attachment</string>
<string name="dms_inbox_like">Like message</string>
<string name="dms_inbox_unlike">Unlike message</string>
<string name="dms_inbox_unsend">Unsend message</string>
<string name="dms_inbox_author">View author profile</string>
<string name="dms_inbox_media_shared_from">Post shared from %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Unknown media type</i></string>
<string name="dms_inbox_raven_media_expired">Media expired!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Like comment</string>
<string name="comment_viewer_unlike_comment">Unlike comment</string>
<string name="comment_viewer_delete_comment">Usuń komentarz</string>
<string name="comment_send_empty_comment">No empty comments, dawg!</string>
<string name="comment_send_empty_comment">No empty comments!</string>
<string name="comment_view_mention_user_search">Czy chcesz wyszukać przy pomocy nazwy użytkownika?</string>
<string name="comment_view_mention_hash_search">Czy chcesz wyszukać przy pomocy hashtag\'a?</string>
<string name="comment_view_mention_location_search">Czy chcesz przeszukiwać lokalizację?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Ups.. aplikacja uległa awarii, ale nie martw się, możesz wysłać raport o błędzie do dewelopera, aby pomóc mu rozwiązać ten problem (:</string>
<string name="use_amoled_dark_theme">Use AMOLED mode for Dark theme</string>
<string name="action_notif">Activity</string>
<string name="select_picture">Select Picture</string>
<string name="uploading">Uploading...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Reagiu a uma história</string>
<string name="direct_messages_mention_story">Mencionado em uma história</string>
<string name="dms_inbox_raven_message_unknown"><i>Tipo de mensagem não compatível</i></string>
<string name="dms_inbox_open_link">Open link</string>
<string name="dms_inbox_copy_text">Copy text</string>
<string name="dms_inbox_download">Download attachment</string>
<string name="dms_inbox_like">Like message</string>
<string name="dms_inbox_unlike">Unlike message</string>
<string name="dms_inbox_unsend">Unsend message</string>
<string name="dms_inbox_author">View author profile</string>
<string name="dms_inbox_media_shared_from">Postagem compartilhada de %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Tipo de mídia desconhecido</i></string>
<string name="dms_inbox_raven_media_expired">Mídia expirada!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Curtir comentário</string>
<string name="comment_viewer_unlike_comment">Descurtir comentário</string>
<string name="comment_viewer_delete_comment">Deletar comentário</string>
<string name="comment_send_empty_comment">Comentários vazios</string>
<string name="comment_send_empty_comment">No empty comments!</string>
<string name="comment_view_mention_user_search">Você quer pesquisar o nome de usuário?</string>
<string name="comment_view_mention_hash_search">Você quer pesquisar a hashtag?</string>
<string name="comment_view_mention_location_search">Você quer pesquisar o local?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Ops... o aplicativo travou, mas não se preocupe, você pode enviar um relatório de erro para o desenvolvedor para ajudá-lo a corrigir o problema. (:</string>
<string name="use_amoled_dark_theme">Use AMOLED mode for Dark theme</string>
<string name="action_notif">Activity</string>
<string name="select_picture">Select Picture</string>
<string name="uploading">Uploading...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Reacted on a story</string>
<string name="direct_messages_mention_story">Mentioned in a story</string>
<string name="dms_inbox_raven_message_unknown"><i>Unsupported message type</i></string>
<string name="dms_inbox_open_link">Open link</string>
<string name="dms_inbox_copy_text">Copy text</string>
<string name="dms_inbox_download">Download attachment</string>
<string name="dms_inbox_like">Like message</string>
<string name="dms_inbox_unlike">Unlike message</string>
<string name="dms_inbox_unsend">Unsend message</string>
<string name="dms_inbox_author">View author profile</string>
<string name="dms_inbox_media_shared_from">Post shared from %s</string>
<string name="dms_inbox_raven_media_unknown"><i>Unknown media type</i></string>
<string name="dms_inbox_raven_media_expired">Media expired!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Like comment</string>
<string name="comment_viewer_unlike_comment">Unlike comment</string>
<string name="comment_viewer_delete_comment">Delete comment</string>
<string name="comment_send_empty_comment">No empty comments, dawg!</string>
<string name="comment_send_empty_comment">No empty comments!</string>
<string name="comment_view_mention_user_search">Do you want to search the username?</string>
<string name="comment_view_mention_hash_search">Do you want to search the hashtag?</string>
<string name="comment_view_mention_location_search">Do you want to search the location?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Oops.. the app crashed, but don\'t worry you can send error report to the developer to help him fix the issue. (:</string>
<string name="use_amoled_dark_theme">Use AMOLED mode for Dark theme</string>
<string name="action_notif">Activity</string>
<string name="select_picture">Select Picture</string>
<string name="uploading">Uploading...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d follows</string>
<string name="activity_count_comments" comment="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes" comment="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">Bir hikayeye ifade bıraktı</string>
<string name="direct_messages_mention_story">Bir hikayede bahsetti</string>
<string name="dms_inbox_raven_message_unknown"><i>Desteklenmeyen mesaj tipi</i></string>
<string name="dms_inbox_open_link">Bağlantıyı</string>
<string name="dms_inbox_copy_text">Metni kopyala</string>
<string name="dms_inbox_download">Eki indir</string>
<string name="dms_inbox_like">Mesajı beğen</string>
<string name="dms_inbox_unlike">Mesaj beğenini geri al</string>
<string name="dms_inbox_unsend">Gönderilen mesajı geri al</string>
<string name="dms_inbox_author">Yazarın profilini göster</string>
<string name="dms_inbox_media_shared_from">Gönderi %s tarafından paylaşıldı</string>
<string name="dms_inbox_raven_media_unknown"><i>Bilinmeyen medya tipi</i></string>
<string name="dms_inbox_raven_media_expired">Medyanın zamanı doldu!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">Yorumu beğen</string>
<string name="comment_viewer_unlike_comment">Yorum beğenisini geri al</string>
<string name="comment_viewer_delete_comment">Yorumu sil</string>
<string name="comment_send_empty_comment">Boş yorum yapma kardeşim!</string>
<string name="comment_send_empty_comment">Boş yorum yapılamaz!</string>
<string name="comment_view_mention_user_search">Kullanıcı adını aratmak istiyor musun?</string>
<string name="comment_view_mention_hash_search">Etiketi aratmak istiyor musun?</string>
<string name="comment_view_mention_location_search">Konumu aratmak istiyor musun?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">Amanın.. uygulama çöktü, ama telaşlanma. Geliştiriciye hata raporu yollayarak sorunun çözülmesine yardımcı olabilirsin. (:</string>
<string name="use_amoled_dark_theme">\'AMOLED ekran için Koyu Tema\'yı kullan</string>
<string name="action_notif">Etkinlik</string>
<string name="select_picture">Resim Seç</string>
<string name="uploading">Yükleniyor...</string>
<string name="activity_count_prefix">Sahip olduğun:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d takip</string>
<string name="activity_count_comments" comment="activity_count_comments">%d yorum</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d yorum beğenisi</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d kullanıcı etiketi</string>
<string name="activity_count_likes" comment="activity_count_likes">%d beğeni</string>
<string name="activity_notloggedin">Bu bildirime tıklamadan önce çıkış yaptın?!</string>
</resources>

View File

@ -10,14 +10,14 @@
<item>意大利文 [感谢 @RAR_Ramar (Telegram)]</item>
<item>德文 [感谢 @peterge1998 (GitHub)]</item>
<item>波兰文 [感谢 @Lego8486 (GitHub)]</item>
<item>土耳其 [感谢 @faydin90 (Telegram)]</item>
<item>土耳其 [感谢 @faydin90 (Telegram)]</item>
<item>巴西葡文 [感谢 @wagnim (GitHub)]</item>
</string-array>
<string-array name="theme_presets">
<item>自动 / 跟随系统</item>
<item>自动 / 跟随电池</item>
<item>夜间模式</item>
<item>明亮模式</item>
<item>暗黑</item>
<item>明亮</item>
</string-array>
<string-array name="separator_presets">
<item></item>

View File

@ -147,6 +147,13 @@
<string name="direct_messages_reacted_story">对快拍留下了心情</string>
<string name="direct_messages_mention_story">在快拍中提到了某人</string>
<string name="dms_inbox_raven_message_unknown"><i>不支持此类消息</i></string>
<string name="dms_inbox_open_link">打开链接</string>
<string name="dms_inbox_copy_text">复制文本</string>
<string name="dms_inbox_download">下载附件</string>
<string name="dms_inbox_like">点赞消息</string>
<string name="dms_inbox_unlike">取消点赞</string>
<string name="dms_inbox_unsend">撤回消息</string>
<string name="dms_inbox_author">查看作者资料</string>
<string name="dms_inbox_media_shared_from">分享了 %s 的帖子</string>
<string name="dms_inbox_raven_media_unknown"><i>媒体格式不明</i></string>
<string name="dms_inbox_raven_media_expired">消息已过期!</string>
@ -178,7 +185,7 @@
<string name="comment_viewer_like_comment">赞评论</string>
<string name="comment_viewer_unlike_comment">取消赞</string>
<string name="comment_viewer_delete_comment">删除评论</string>
<string name="comment_send_empty_comment">朋友,评论要写字的!</string>
<string name="comment_send_empty_comment">评论要写字的!</string>
<string name="comment_view_mention_user_search">要搜索用户名吗?</string>
<string name="comment_view_mention_hash_search">要搜索标签吗?</string>
<string name="comment_view_mention_location_search">要搜索地点吗?</string>
@ -209,4 +216,13 @@
<string name="crash_descr">糟糕.. 应用崩溃了,不过别担心,你可以向开发者发送错误报告来帮助他修复问题。(:</string>
<string name="use_amoled_dark_theme">使用 AMOLED 夜间主题</string>
<string name="action_notif">动态</string>
<string name="select_picture">选择图片</string>
<string name="uploading">正在上传...</string>
<string name="activity_count_prefix">您有:</string>
<string name="activity_count_relationship" comment="activity_count_relationship">%d 位新粉丝</string>
<string name="activity_count_comments" comment="activity_count_comments">%d 个评论回复</string>
<string name="activity_count_commentlikes" comment="activity_count_commentlikes">%d 个评论点赞</string>
<string name="activity_count_usertags" comment="activity_count_usertags">%d 个帖子提到了您</string>
<string name="activity_count_likes" comment="activity_count_likes">%d 个赞</string>
<string name="activity_notloggedin">您在点击此通知前登出了?!</string>
</resources>

View File

@ -224,10 +224,10 @@
<string name="select_picture">Select Picture</string>
<string name="uploading">Uploading...</string>
<string name="activity_count_prefix">You have:</string>
<string name="activity_count_relationship">%s follows</string>
<string name="activity_count_comments">%s comments</string>
<string name="activity_count_commentlikes">%s comment likes</string>
<string name="activity_count_usertags">%s usertags</string>
<string name="activity_count_likes">%s likes</string>
<string name="activity_count_relationship">%d follows</string>
<string name="activity_count_comments">%d comments</string>
<string name="activity_count_commentlikes">%d comment likes</string>
<string name="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes">%d likes</string>
<string name="activity_notloggedin">You logged out before clicking this notification?!</string>
</resources>

View File

@ -1,16 +1,33 @@
InstaGrabber is an app that allows...
If you don't upload posts or stories on Instagram, but you still have to use it to keep in touch with people and contents, you now have an alternative: InstaGrabber allows you to browse Instagram, while giving you more options to control your data. (And yes, InstaGrabber has been revived!)
* Viewing **and downloading** Instagram posts (users: timeline & tagged; account feed/saved\*; explore\*), stories (including highlights)\*, DM\*, and profile pictures (HD), **without** letting people know you viewed it! Works for followed private accounts\*!
* Like/bookmark posts\*!
* Downloading multiple posts at once (hold & select)!
* (Un)follow/restrict/block people\*, and (un)follow hashtags\*! (Or you can add shortcuts to them, without logging in!)
* **Copy** post captions, comments, DM messages\*, and profile bios.
* **Post, Reply, Like, & Delete** comments!\*
* **Compare** follower/following list!
* Searching usernames, hashtags, and locations!
Features:
<sub>* Requires [login](https://github.com/austinhuang0131/instagrabber/blob/master/README.md#how-to-log-in). You must be a current follower of the desired private accounts, this app cannot hack people (which I have to state despite the obvious)!</sub>
* Login NOT NEEDED to browse timeline and face-tagged posts from public profiles, hashtags, and locations.
* View & download posts.
* View & download stories, highlights, and HD avatar (see note below).
* View & copy comments, captions, & biographies.
* Zoom in on pictures with ease.
* Batch download posts from profile (Hold & Select).
* Mark profiles as favourite for quicker access.
It can be used as a drop-in replacement for read functionalities of the official Instagram app, with unnecessary components stripped.
Additional features for those logged in:
Remember to read the [wiki](https://github.com/austinhuang0131/instagrabber/wiki) for more info!
* Browse feed (posts and stories), discover (by topic), DM, activity/notifications, and private profiles that you have followed.
* Most features you need to view and interact: Like, "save", write/like/reply to comments, follow/block/restrict, reply to stories, play with stickers, respond to DMs (text & picture), etc.
* View stories anonymously (by default, configurable).
* See your own liked & saved posts.
* Copy DM messages & download attachments.
* Switch between accounts.
Extra merits:
* Prevents irrational decisions: Instagram likes are set-it-forget-it, allowing them to collect more data from you. InstaGrabber intentionally removes double-tap and requires you to click into posts to give it a like. InstaGrabber also allows you to easily access posts you've liked through your own profile.
* Allows viewing at your own pace: No need to "hold" a story with your fingers!
* Not a webapp: Absolutely NO browser involved, except for login.
* Not a mod: Absolutely NO dependency of the actual Instagram app.
* We don't store passwords!
* Request what you want: The app only requests what it needs to show you the content. No communicating with useless endpoints, and only minimal data is sent to Instagram.
*** Please use this app responsibly. ***
(Note: HD avatars are only available on profiles. If you're not logged in, you must enable them in Settings to view stories, which are limited to profiles. If you're logged in, you can view stories from hashtags and locations, in addition to public and followed private profiles, regardless of settings.)

View File

@ -1 +1 @@
A simple yet advanced client for Instagram, with login support!
Simple yet advanced Instagram client