Skip to content

Commit

Permalink
Merge pull request #353 from weblate/weblate-trifa-a-tox-client-for-a…
Browse files Browse the repository at this point in the history
…ndroid-android-application

Translations update from Hosted Weblate
  • Loading branch information
zoff99 authored Sep 11, 2022
2 parents 64d7d7f + 03bc0b0 commit b0ab51d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions android-refimpl-app/app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -402,4 +402,10 @@
<string name="MessageListHolder_file_outgoing_cancel_ft_title">Dosya aktarımını iptal et</string>
<string name="pref_title_allow_open_encrypted_file_via_intent">dosyaları şifreli depolama alanından aç</string>
<string name="pref_description_allow_open_encrypted_file_via_intent">Intent aracılığıyla doğrudan şifrelenen depolama alanından dosya aç. Bu tehlikeli olabilir çünkü diğer kötü amaçlı uygulamalar TRIfA\'nın şifrelenen depolama alanındaki diğer dosyaları açabilir.</string>
<string name="pref_title_allow_enable_ngc_features">NGC - Yeni Grup Sohbetleri</string>
<string name="pref_title_allow_push_server_ntfy">ntfy.sh Sunucusuna İzin Ver</string>
<string name="pref_description_allow_push_server_ntfy">UYARI: Anlık bildirimler için ntfy.sh sunucusuna izin verin. Bu, bir arkadaşınız anlık bildirim belirtecinizle abone olursa, anlık bildirimler aldığınızda zaman damgalarının üst verilerini sızdırabilir. ntfy.sh parola ve kimlik doğrulamasına sahip DEĞİLDİR. Uyarıldınız.</string>
<string name="pref_description_enable_ngc_features">!! Deneysel!
\nBu çalışmıyor, ETKİNLEŞTİRMEYİN!!!</string>
<string name="incoming_filetransfer_size_too_large">Gelen dosya boyutu çok büyük. Yalnızca 2 GByte\'a kadar olan dosyalar alınabilir.</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -426,4 +426,8 @@
<string name="pref_description_allow_open_encrypted_file_via_intent">通过 Intent 直接从加密存储中打开文件。 这可能具有潜在危险,因为其他恶意应用程序可能会打开 TRIfA 加密存储中的其他文件。</string>
<string name="pref_title_allow_push_server_ntfy">允许 nfty.sh 服务器</string>
<string name="pref_description_allow_push_server_ntfy">警告:允许 ntfy.sh 服务器进行推送通知,如果朋友使用你的推送令牌订阅,可能会在你收到推送通知时泄露你的时间戳元数据。警告:ntfy.sh 没有密码和身份验证。</string>
<string name="pref_title_allow_enable_ngc_features">NGC - 新群聊</string>
<string name="pref_description_enable_ngc_features">!! 实验性 !!
\n这不起作用,请勿激活!!</string>
<string name="incoming_filetransfer_size_too_large">传入的文件太大。 只能接收最大 2 GBytes 的文件。</string>
</resources>

0 comments on commit b0ab51d

Please sign in to comment.