1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-04 11:31:35 +00:00

New Crowdin updates (#30)

* New translations arrays.xml (French)

* New translations arrays.xml (Russian)

* New translations arrays.xml (Indonesian)

* New translations strings.xml (Chinese Simplified)

* New translations arrays.xml (Chinese Simplified)

* New translations strings.xml (Turkish)

* New translations arrays.xml (Turkish)

* New translations strings.xml (Russian)

* New translations strings.xml (Polish)

* New translations strings.xml (French)

* New translations arrays.xml (Polish)

* New translations strings.xml (Italian)

* New translations arrays.xml (Italian)

* New translations strings.xml (German)

* New translations arrays.xml (German)

* New translations strings.xml (Spanish)

* New translations arrays.xml (Spanish)

* New translations strings.xml (Indonesian)

* Update source file arrays.xml

* Update source file strings.xml

* New translations arrays.xml (French)

* New translations strings.xml (French)

* New translations arrays.xml (Italian)

* New translations strings.xml (Italian)

* New translations arrays.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Italian)

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

* Update source file strings.xml

* New translations strings.xml (French)

* 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 (Indonesian)
This commit is contained in:
Austin Huang 2020-08-06 22:25:51 -04:00 committed by GitHub
parent 2346d62048
commit 6927bcd3c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 87 additions and 22 deletions

View file

@ -26,6 +26,9 @@
<item>\|</item>
<item>-</item>
</string-array>
<string-array name="discover_placeholder">
<item>Loading...</item>
</string-array>
<string-array name="date_presets">
<item>dd-MM-yyyy</item>
<item>dd/MM/yyyy</item>

View file

@ -34,6 +34,7 @@
<string name="bottom_toolbar">Pokazuj pasek narzędzi na dole</string>
<string name="download_user_folder">Download posts to username folder in Downloads</string>
<string name="autoload_posts">Automatycznie załaduj wszystkie posty użytkownika</string>
<string name="mark_as_seen_setting">Mark stories as seen after viewing\n(Story author will know you viewed it)</string>
<string name="error_loading_profile">Błąd ładowania profilu!\nSpróbuj zalogować się i wyszukać ponownie.</string>
<string name="error_creating_folders">Błąd podczas tworzenia folderu(ów) pobierania.</string>
<string name="show_feed">Show user feed (Works only when user is logged in)</string>
@ -68,6 +69,8 @@
<string name="respond_story">Respond</string>
<string name="answer_hint">Answer...</string>
<string name="answered_story">Answer successful!</string>
<string name="reply_story">Reply to story</string>
<string name="reply_hint">Reply...</string>
<string name="story_quiz">Quiz</string>
<string name="story_quizzed">You have already answered!</string>
<string name="story_mentions">Mentions</string>
@ -183,6 +186,7 @@
<string name="login_error_loading_cookies">Error loading cookies</string>
<string name="login_success_loading_cookies">Pomyślnie załadowano ciasteczka!\nJeśli nadal nie możesz otworzyć prywatnych stron/postów, zaloguj się ponownie!</string>
<string name="comment_hint">Napisz nowy komentarz...</string>
<string name="dm_hint">Write a new message...</string>
<string name="liked_notif">Polubiono twój post</string>
<string name="comment_notif">Skomentowano Twój post:</string>
<string name="follow_notif">Zaczął Cię obserwować</string>
@ -192,6 +196,7 @@
<string name="request_reject">Reject request</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="discover_empty">This category is somehow empty...</string>
<string name="update_available">Aktualizacja jest dostępna! (%s)</string>
<string name="update_notice">Reminder: If you downloaded from F-Droid, you must update from it! Same applies for GitHub.</string>
<string name="updated">Dziękujemy za aktualizację InstaGrabber!</string>