New translations Intents.stringsdict (Vietnamese)
This commit is contained in:
parent
4c61e9ab14
commit
481dcc7b4a
|
@ -5,7 +5,7 @@
|
|||
<key>There are ${count} options matching ‘${content}’. - 2</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>There are %#@count_option@ matching ‘${content}’.</string>
|
||||
<string>Có %#@count_option@ khớp với ‘${content}’.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -13,13 +13,13 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld lựa chọn</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>There are ${count} options matching ‘${visibility}’.</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>There are %#@count_option@ matching ‘${visibility}’.</string>
|
||||
<string>Có %#@count_option@ khớp với ‘${visibility}’.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld lựa chọn</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
Loading…
Reference in New Issue