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

New Crowdin updates (#66)

* 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 (Italian)

* New translations strings.xml (Turkish)

* New translations strings.xml (Chinese Simplified)
This commit is contained in:
Austin Huang 2020-08-21 20:48:24 -04:00 committed by GitHub
parent 6aca5649ab
commit 8deb1b313b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 60 additions and 50 deletions

View file

@ -179,6 +179,7 @@
<string name="downloader_unknown_error">Si è verificato un errore sconosciuto!!!</string>
<string name="downloader_error_creating_folder">Errore durante la creazione della cartella!</string>
<string name="downloader_error_download_file">Errore durante il download del file</string>
<string name="downloader_too_many">Puoi scaricare solo 100 messaggi alla volta. Non essere troppo ingordo!</string>
<string name="comment_viewer_copy_user">Copia nome utente</string>
<string name="comment_viewer_copy_comment">Copia commento</string>
<string name="comment_viewer_reply_comment">Rispondi al commento</string>
@ -219,10 +220,10 @@
<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_count_relationship">%d seguaci</string>
<string name="activity_count_comments">%d commenti</string>
<string name="activity_count_commentlikes">%d like commento</string>
<string name="activity_count_usertags">%d usertags</string>
<string name="activity_count_likes">%d like</string>
<string name="activity_notloggedin">Ti sei disconnesso prima di cliccare su questa notifica?!</string>
</resources>