mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-01-24 21:01:47 +01:00
Update Translation
This commit is contained in:
parent
31b738fc8e
commit
222abd75d3
@ -145,17 +145,17 @@
|
||||
<string name="blocked_numbers">黑名單</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||
<string name="delete_contacts_confirmation">你確認要刪除 %s 嗎?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||
|
||||
<!-- Are you sure you want to delete 5 contacts? -->
|
||||
<plurals name="delete_contacts">
|
||||
<item quantity="one">%d contact</item>
|
||||
<item quantity="other">%d contacts</item>
|
||||
<item quantity="one">%d個聯絡人</item>
|
||||
<item quantity="other">%d個聯絡人</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="delete_groups">
|
||||
<item quantity="one">%d group</item>
|
||||
<item quantity="other">%d groups</item>
|
||||
<item quantity="one">%d個群組</item>
|
||||
<item quantity="other">%d個群組</item>
|
||||
</plurals>
|
||||
|
||||
<!-- FAQ -->
|
||||
|
Loading…
Reference in New Issue
Block a user