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 Hosted Weblate #234

Merged
merged 1 commit into from
Apr 16, 2024
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
2 changes: 2 additions & 0 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@
<string name="regex_pattern_error">Geçersiz düzenli ifade!</string>
<string name="regex_main">Düzenli ifade</string>
<string name="regex_pattern_helper_text">Düzenli ifadeyle eşleşen numaralardan gelen aramaları engelle.</string>
<string name="contacted_answer">Yanıtla</string>
<string name="contacted_answer_description">Daha önce yanıtladığınız numaralardan gelen aramalara izin ver.</string>
</resources>
11 changes: 11 additions & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Silence</string>
<string name="contacted_main">已撥出</string>
<string name="contacted_call">電話</string>
<string name="contacted_call_description">允許撥打過的號碼來電。</string>
<string name="contacted_message">訊息</string>
<string name="contacted_message_description">允許來自已向其發送訊息的號碼的來電。</string>
<string name="notification_title">封鎖來電</string>
<string name="contacted_description">允許來自先前聯絡過的號碼的來電。</string>
</resources>
Loading