Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Co-authored-by: Eric <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Milo Ivir <[email protected]>
Co-authored-by: Oğuz Ersen <[email protected]>
Co-authored-by: Yaron Shahrabani <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/he/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/hr/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/tr/
Translate-URL: https://hosted.weblate.org/projects/molly-instant-messenger/molly-app/zh_Hans/
Translation: Molly Instant Messenger/Molly App
  • Loading branch information
5 people committed Aug 17, 2022
1 parent b734066 commit 525fcf6
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/res/values-hr/strings2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,10 @@
<string name="PrivacySettingsFragment__no_biometric_features_available_on_this_device">Na ovom uređaju nema biometrijskih funkcija</string>
<string name="PrivacySettingsFragment__please_first_setup_your_biometrics_in_android_settings">Najprije postavi biometriju u Android postavkama</string>
<string name="PrivacySettingsFragment__lock_molly_access_with_fingerprint_or_face_recognition">Zaključaj pristup programu Molly otiskom prsta ili prepoznavanjem lica</string>
<string name="BioTextPreference_no_linked_devices">Nema povezanih uređaja</string>
<plurals name="BioTextPreference_n_linked_devices">
<item quantity="one">%d povezan uređaj</item>
<item quantity="few">%d povezana uređaja</item>
<item quantity="other">%d povezanih uređaja</item>
</plurals>
</resources>
7 changes: 7 additions & 0 deletions app/src/main/res/values-iw/strings2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,11 @@
<string name="BiometricDialogFragment__please_confirm_it_is_really_you_to_access_molly">נא לאמת את זהותך כדי להשתמש ב־Molly</string>
<string name="BiometricDialogFragment__biometric_verification">אימות ביומטרי</string>
<string name="PrivacySettingsFragment__no_biometric_features_available_on_this_device">אין אמצעים ביומטריים זמינים במכשיר הזה</string>
<string name="BioTextPreference_no_linked_devices">אין התקנים מקושרים</string>
<plurals name="BioTextPreference_n_linked_devices">
<item quantity="one">התקן מקושר</item>
<item quantity="two">%d התקנים מקושרים</item>
<item quantity="many">%d התקנים מקושרים</item>
<item quantity="other">%d התקנים מקושרים</item>
</plurals>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-tr/strings2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,9 @@
<string name="PrivacySettingsFragment__no_biometric_features_available_on_this_device">Bu aygıtta biyometrik özellik yok</string>
<string name="BiometricDialogFragment__biometric_verification">Biyometrik doğrulama</string>
<string name="PrivacySettingsFragment__lock_molly_access_with_fingerprint_or_face_recognition">Molly erişimini parmak izi veya yüz tanıma ile kilitleyin</string>
<string name="BioTextPreference_no_linked_devices">Bağlı aygıt yok</string>
<plurals name="BioTextPreference_n_linked_devices">
<item quantity="one">%d bağlı aygıt</item>
<item quantity="other">%d bağlı aygıt</item>
</plurals>
</resources>
4 changes: 4 additions & 0 deletions app/src/main/res/values-zh-rCN/strings2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,8 @@
<string name="PrivacySettingsFragment__please_first_setup_your_biometrics_in_android_settings">请先在 Android 设置中设置你的生物识别特征</string>
<string name="BiometricDialogFragment__biometric_verification">生物识别特征验证</string>
<string name="PrivacySettingsFragment__lock_molly_access_with_fingerprint_or_face_recognition">用指纹或面部识别锁定对 Molly 的访问</string>
<string name="BioTextPreference_no_linked_devices">无连接的设备</string>
<plurals name="BioTextPreference_n_linked_devices">
<item quantity="other">%d 台已连接设备</item>
</plurals>
</resources>

0 comments on commit 525fcf6

Please sign in to comment.