1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

New Crowdin updates (#60)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Turkish)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Turkish)

* New translations arrays.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Italian)

* New translations strings.xml (Italian)

* Update source file strings.xml

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (Italian)

* New translations strings.xml (Polish)

* New translations strings.xml (Russian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* Update strings.xml
This commit is contained in:
Austin Huang 2020-08-20 14:56:50 -04:00 committed by GitHub
parent 4b8e8dd8a3
commit 5066647b68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 182 additions and 22 deletions

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>