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">Wystąpił nieznany błąd!!!</string>
<string name="downloader_error_creating_folder">Błąd podczas tworzenia folderu!</string>
<string name="downloader_error_download_file">Error downloading file</string>
<string name="downloader_too_many">You can only download 100 posts at a time. Don\'t be too greedy!</string>
<string name="comment_viewer_copy_user">Skopiuj nazwę użytkownika</string>
<string name="comment_viewer_copy_comment">Skopiuj komentarz</string>
<string name="comment_viewer_reply_comment">Reply to comment</string>
@ -219,10 +220,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" 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_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>