Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Weblate #3956

Merged
merged 2 commits into from
Aug 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<string name="hint_content_warning">İçerik uyarısı</string>
<string name="hint_display_name">Görünen ad</string>
<string name="hint_note">Biyografi</string>
<string name="hint_search">Hesaplarda ara…</string>
<string name="hint_search">Ara…</string>
<string name="search_no_results">Sonuç bulunamadı</string>
<string name="label_quick_reply">Yanıt…</string>
<string name="label_avatar">Profil Görseli</string>
Expand Down Expand Up @@ -213,10 +213,9 @@
to show we do not mean the software is gratis. Source: https://www.gnu.org/philosophy/free-sw.html
* the url can be changed to link to the localized version of the license.
-->
<string name="about_project_site">Proje websayfası:
\nhttps://tusky.app</string>
<string name="about_project_site">Proje web sayfası: https://tusky.app</string>
<string name="about_bug_feature_request_site">"Hata raporları ve özellik istekleri:
\n https://github.com/tuskyapp/Tusky/issues"</string>
\nhttps://github.com/tuskyapp/Tusky/issues"</string>
<string name="about_tusky_account">Tusky\'nin Profili</string>
<string name="post_share_content">Gönderinin içeriğini paylaş</string>
<string name="post_share_link">Gönderinin adresini paylaş</string>
Expand Down Expand Up @@ -684,4 +683,5 @@
<string name="about_copy">Sürüm ve cihaz bilgilerini kopyala</string>
<string name="about_copied">Kopyalanan sürüm ve cihaz bilgileri</string>
<string name="list_exclusive_label">Anasayfa ağ akışından gizle</string>
<string name="error_media_playback">Oynatma başarısız oldu: %s</string>
</resources>
4 changes: 2 additions & 2 deletions app/src/main/res/values-vi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
<string name="post_share_link">URL tút</string>
<string name="post_share_content">Nội dung tút</string>
<string name="about_tusky_account">Trang hồ sơ Tusky</string>
<string name="pref_title_confirm_reblogs">Xác nhận trước khi đăng lại</string>
<string name="pref_title_confirm_reblogs">Hỏi trước khi đăng lại tút</string>
<string name="pref_title_show_cards_in_timelines">Hiện xem trước link</string>
<string name="warning_scheduling_interval">Mastodon giới hạn tối thiểu 5 phút.</string>
<string name="no_scheduled_posts">Bạn không có tút đã lên lịch.</string>
Expand Down Expand Up @@ -489,7 +489,7 @@
<string name="follow_requests_info">Dù biết tài khoản của bạn công khai, quản trị viên %1$s vẫn nghĩ bạn hãy nên duyệt thủ công yêu cầu theo dõi từ những người lạ.</string>
<string name="dialog_delete_conversation_warning">Xóa cuộc thảo luận này\?</string>
<string name="action_delete_conversation">Xóa thảo luận</string>
<string name="pref_title_confirm_favourites">Xác nhận trước khi thích</string>
<string name="pref_title_confirm_favourites">Hỏi trước khi thích tút</string>
<string name="action_unbookmark">Bỏ lưu</string>
<string name="duration_14_days">14 ngày</string>
<string name="duration_30_days">30 ngày</string>
Expand Down